Parallels Mac Management client modifies com.apple.SoftwareUpdate.plist

0 users found this article helpful

Symptoms

Parallels Mac Management client modifies com.apple.SoftwareUpdate.plist

Cause

Parallels Mac Management always resets URL of update server in com.apple.SoftwareUpdate.plist on the startup.

Resolution

On the Mac execute:

sudo /usr/libexec/PlistBuddy -c "Delete :SuCatalogMode"

sudo /usr/libexec/PlistBuddy -c "Add :SuCatalogMode integer -1" "/Library/Preferences/com.parallels.pma.agent.plist"

Was this article helpful?

Tell us how we can improve it.