joshua-d-miller / macOSLAPS

Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows
MIT License
382 stars 57 forks source link

Migrating to Jamf LAPS #101

Closed fgs2022 closed 3 months ago

fgs2022 commented 5 months ago

Hello,

What is the best practice to transition from macOSLAPS to the new Jamf Pro LAPS solution? Thanks.

https://learn.jamf.com/bundle/technical-paper-laps-current/page/Local_Administrator_Password_Solution.html

joshua-d-miller commented 5 months ago

So based on their documentation they use the second admin account you create with a PreStage enrollment. If your admin you are using for macOSLAPS is not this account then you should most likely be fine but it also means most likely just new machines going forward.

I would probably say if you plan to transition to Jamf's implementation that you would keep macOSLAPS on older devices and use Jamf's implementation on new ones for the smoothest transition. Not ideal for admins but probably best. Just my opinion though.

fgs2022 commented 5 months ago

Thanks. Is removal of the items below still the preferred method to uninstall macOSLAPS?

https://github.com/joshua-d-miller/macOSLAPS/issues/13

fgs2022 commented 3 months ago

I was able to remove macOSLAPS and migrate to the Jamf LAPS solution.