I registred OSx 10.9 to my MDM server and installed MDM profiles successfully and when i send a lock command to the device it is not locking the device and i could see the below error in system.log file:
<dict>
<key>ErrorCode</key>
<integer>71</integer>
<key>ErrorDomain</key>
<string>MDMClientError</string>
<key>LocalizedDescription</key>
<string>Command received for: <User: 501> but restricted to: <Device> <MDMClientError:71></string>
</dict>
The same command is working fine in OSx 10.7/10.8 and iOS devices. I tried on different 10.9 systems but failing on all the devices with same error.
Not sure what went wrong, does mavericks need any configurations/settings tobe changed? Anyone faced this issue any time??
<dict>
<key>ErrorCode</key>
<integer>71</integer>
<key>ErrorDomain</key>
<string>MDMClientError</string>
<key>LocalizedDescription</key>
<string>Command received for: <User: 501> but restricted to: <Device> <MDMClientError:71></string>
</dict>
The same command is working fine in OSx 10.7/10.8 and iOS devices. I tried on different 10.9 systems but failing on all the devices with same error.
Not sure what went wrong, does mavericks need any configurations/settings tobe changed? Anyone faced this issue any time??