Signup - Deep Freeze Configuration for Mac
- 29 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Signup - Deep Freeze Configuration for Mac
- Updated on 29 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
I know about the ConfigDir reg key for Windows clients, but how do you confirm and/or modify where the bin files are stored on a Mac?
This can be configured by modifying the "com.pharos.signup.plist" located in the /Library/Preferences folder. The key is named "Client Cache File Directory".
You can make the change by running this command in Terminal.app (you will be prompted for your password):
sudo defaults write /Library/Preferences/com.pharos.signup "Client Cache File Directory" "PATH"
Be sure to replace PATH with the correct path to your persistent storage area (e.g. the DeepFreeze thawspace). You will need to restart the machine for this change to take effect.
Was this article helpful?