cd "C:\Program Files (x86)\Bit9\Parity Agent" dascli password InsertCLIPasswordHere dascli allowuninstall 1 msiexec.exe /x {EnterGUIDHere} FORCE=1 /L*v "%userprofile%\Desktop\AgentUninstall.log"
sc config parity start= disabled sc config paritydriver start= disabledNote: These commands must be issued exactly as shown.
msiexec.exe /x {EnterGUIDHere} /qn FORCE=1 /L*v "%userprofile%\Desktop\AgentUninstall.log"
NOTES:
|
AgentUninstallUtility -password InsertCLIPasswordHere -logfile "%userprofile%\Desktop\Uninstall.log" -uninstallREMINDER: The -uninstall parameter is required in the command for full removal.
sudo /Applications/Bit9/uninstall.sh
cd /Applications/Bit9/tools
./b9cli --password InsertCLIPasswordHere
./b9cli --tamperprotect 0
./b9cli --shutdown
sudo /Applications/Bit9/uninstall.sh
sudo /Applications/Bit9/uninstall.sh
cd /Volumes/Macintosh HD/Library/Extensions rm -rf b9kernel.kext
cd /opt/bit9/bin
sudo sh ./b9uninstall.sh
cd /opt/bit9/bin
./b9cli --password InsertCLIPasswordHere
./b9cli --tamperprotect 0
./b9cli --allowuninstall 1
sudo sh ./b9uninstall
sudo sh ./b9uninstall.sh
yum --setopt=tsflags=noscripts remove b9agent yum --setopt=tsflags=noscripts remove b9notifier
Warning:
Steps to configure authentication: