completely remove an asset from the JSS

kyoung
Contributor

I am trying out some things and I want to start from a totally clean state. What is the best way to remove an asset from the JSS and remove all traces of Casper from that asset. Thanks loads.

2 ACCEPTED SOLUTIONS

donmontalvo
Esteemed Contributor III

Delete the computer from JSS.

Then sudo jamf removeframework on the client, and dscl . delete /Users/<managementaccount>, remove /private/var/<managementaccount> home directory, reconfigure SSH.

Probably scope creep, but if what Casper did has to be undone, that'd be a whole nudda' thread.

--
https://donmontalvo.com

View solution in original post

thoule
Valued Contributor II

On the client side, type 'jamf removeframework'. That'll remove the JAMF software. It may leave a preference file or two around, but it is mostly clean.

View solution in original post

2 REPLIES 2

donmontalvo
Esteemed Contributor III

Delete the computer from JSS.

Then sudo jamf removeframework on the client, and dscl . delete /Users/<managementaccount>, remove /private/var/<managementaccount> home directory, reconfigure SSH.

Probably scope creep, but if what Casper did has to be undone, that'd be a whole nudda' thread.

--
https://donmontalvo.com

thoule
Valued Contributor II

On the client side, type 'jamf removeframework'. That'll remove the JAMF software. It may leave a preference file or two around, but it is mostly clean.