You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently been looking into the location of .cloudConfigRecordFound. In every OS version from 10.13 up, I find that it's stored at /private/var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound.
current cCRF:
/private/var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound
old cCRF:
/private/var/db/ConfigurationProfiles/.cloudConfigRecordFound
I checked our Macs for files at both the current and old paths.
Only about 1 in 780 machines have a file at the old path.
All but 1 with old cCRF have a current cCRF as well.
Apparently in macOS 12.3 the DEP records are stored somewhere else:
Some logic needs to be updated
The text was updated successfully, but these errors were encountered: