Wednesday, December 11, 2013

Zenworks Removal

To remove Zenworks Via SCCM, Use the ZCM Agent Cleanup Utility. Annoyingly, there is a different utility for each version of the Zen Client.

The Command line however is the same.

 AgentCleanup.exe -logpath="c:\windows\ccm\logs\ZENremove.log" -silent -vanish -casa -restoregina  

 We created a single application, with a deployment for each Version of Zen in the environment. Each deployment pointed to the appropriate Cleanup utility version - which was simply located in a different sub folder .






We set a version requirement for each of the deployments based on a custom requirement.
 The Requirement was configured as a global Condition  using the zenworks version registry value from the key:
HKLM\SOFTWARE\Novell\ZCM\version

No comments:

Post a Comment