Skip to main content

Hi All,


 


Has anyone got the script enable the migrating local account with cloud identify (Azure), Pleas see link for more information:  https://learn.jamf.com/en-US/bundle/jamf-connect-documentation-current/page/Existing_Local_Account_Migrations.html


Kind Regards

if anyone ever need help with the following issue above, please use the following PLIST Script below:

 

<key>OIDCNewPassword</key> <false/> <key>CreateNewUserHide</key> <true/> <key>MigrateUsersHide</key> <array> <string>admin</string> <string>ladmin</string> </array> <key>Migrate</key> <true/> <key>OIDCDefaultLocal</key> <false/>


Reply