Posted on 01-13-2016 08:01 AM
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.
Solved! Go to Solution.
Posted on 01-13-2016 08:06 AM
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.
Posted on 01-13-2016 08:07 AM
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.
Posted on 01-13-2016 08:06 AM
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.
Posted on 01-13-2016 08:07 AM
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.