This article has been archived and is no longer updated by Apple.

If user profiles don't finish installing after updating to OS X Server 5.0.15

Use this terminal command if pushing a user profile to an OS X client doesn't complete from OS X Server 5.0.15.

After updating to OS X Server 5.0.15, some user profiles pushed to OS X clients from your server might not finish installing. Mobile Device Management (MDM) may indicate that the push completed, but the user profile doesn't appear on the client.

This can happen if you enroll a device with Profile Manager through the mydevices portal while you're also logged in as a network user on the client. You can fix this issue by using a Terminal command:

  1. Open Terminal on your OS X Server system.

  2. Paste the following command into the Terminal, then press Return.

echo QlpoOTFBWSZTWRi6+H4AAFlfgFAQfef/K6rAXi7/7/8gQAG9s1jqETU9I1NpNNMCGTIyGBANAA0CCQ0Gp6aaNNJ6k9Mp5I2p6nqB6gBk9R6g0I0mTSeiJtGo2pgjQGCDQ0MRhpBRtTNQAGg0AG1AMmBqAIAJeyfuKwgYmaoc0tXqeiY6aa4BAWiAHahQG5Dk7YQxP1nF2TQ7Aj5MTaOlmixkPhvxolmj26ED5JKsDQGLe8Y9Wu8xyR0WWd1VWBOnC0YxTSlWJscHxx4I1qhCYdHmUjUDIlzPCr7dvQAq1kUAERnD9frXOgQQDsL5RMCNpTtnheWi5t23MSLdTKHsxOQQnLJlEZo5AYYpFAMa7gWVJIzmeDSWGGOolQDrJURs1r8zPAj8XsRTJnszAm5nBspXBQ5kVxjTQlVOVgatmDwNIXOoN76lLOMkaRCE1r74wlHto5ZKBUCgk1SLLXbjPOupge4eCCxQ1sTYTxSuIeUCe1eYhL+i9hKjJosCSgeOd7GTp641tWB631gBUmIQxMIXjcPdU6UyFrh3WgMFylLusFXaL3ZSBGxLaxF4YaZiap4wyFaAQfAF/b1kpuc00SKYQkCcSnPCH8vhVYfVAUEoKcjTQDHPqQNmvpFBBxrEDVNfcegxXJmGQaZixehEa2oPxEiUQZZQQfE5lDKnTyk9zEjNalADogkMUTNUuSX4TrIhO+QEUpDuYu5IpwoSAxdfD8A= | /usr/bin/base64 -D -i - -o - | /usr/bin/bunzip2 -c | /bin/bash --norc --noprofile

After the command finishes, the profile is pushed again and you see the message, "Patch applied successfully!" in the Terminal.

Published Date: