How to Uninstall NoMAD
Here is a simple shell script to uninstall NoMAD: And you can use this to search files after uninstallation just to verify it is gone:
Here is a simple shell script to uninstall NoMAD: And you can use this to search files after uninstallation just to verify it is gone:
Here is a simple command to force install macOS updates in the background: softwareupdate -i -a After running that, you can use casper to notify … Read more
Here is a long script of doing a lot of things, it deletes the Centrify Binding, Centrify certificates and itself, binds the machine to AD via … Read more
If you are using AD certificates inside a configuration profile, here is the easiest way to make it auto renewal: sudo defaults write /Library/Preferences/com.apple.mdmclient AutoRenewCertificatesEnabled … Read more
Cannot believe I spent so much time just to figure out how to do 802.1x network authentication for Mac 🙂 So for managing macs, we … Read more
Here are the Casper Smart Groups to see how many office 2011 and office 2016 users:
Check the “Model Identifier” from your already installed Mac VM, usually it is VMware7,1. Add this into your NBImageInfo.plist of your boot image: <key>EnabledSystemIdentifiers</key> <array> … Read more
Here is the full listing of enabling DEBUG Modes: Enabling and Generating a Debug Log for Admin, Imaging & Remote 1) Create Debug Folder in Casper … Read more
Here are my two scripts for install and scan with MalwareBytes on Casper. First one is to download, install and register MBBR: #/bin/sh # MBBR … Read more
we have a few macs that cannot enroll MDM, when I check the jamf log from the mac, it said Error installing the computer level … Read more