ZENworks Patch Management Uninstall Utility
Novell Cool Solutions: Cool Tool
Reader Rating
from 3 ratings
In Brief
Completely remove ZPM Agent from a workstation.
Vitals
- Product Categories:
- ZENworks
- Functional Categories:
- Patch Management
| Updated: | 16 May 2007 |
| File Size: | 15.9MB |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/zpmagentutility632858-11249.zip |
| Publisher: | Rob Hall |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
/remove Removes all old agent data (if any) /unregister Removes all old agent data and unregisters the agent from PLUS (probably slower than /remove) /install Removes all old agent data (if any) and installs the 6.3 PatchLink Update Agent Install accepts 3 different scenarios, it will determine the proper install type by the number of parameters passed (2, 3 or 5) Install with No Proxy /install http[s]://servername 88888888-88888888 Install with Proxy /install http[s]://servername 88888888-88888888 proxyname:8888 Install with Auth Proxy /install http[s]://servername 88888888-88888888 proxyname:8888 proxyuser proxypass /upgrade Removes all old agent data and upgrades to the 6.3 PatchLink Update Agent (can also be a "downgrade")
Return Values:
0 Agent removal complete -1 No parameters passed or invalid parameter(s) -2 No parameters passed to /install -3 When multiple parameters are passed, first value is not /install -4 When multiple parameters are passed, second value is not a valid URL (http[s]://) -5 When multiple parameters are passed, third value is not a valid Serial (88888888-88888888) -6 When multiple parameters are passed, fourth value is not a proxy (proxyname:888) -7 When multiple parameters are passed, fifth value is not a valid proxy user -8 When multiple parameters are passed, sixth value is not a valid proxy password -9 Invalid Architecture -10 AgentID is missing, unable to upgrade -11 Cannot copy sc.exe to %TEMP% -12 Cannot copy MsiZap.exe to %TEMP% -13 Cannot copy pskill.exe to %TEMP% 1000 Agent installed successfully 1000+ Agent installer returned MSI return code (+1000) 10000 Agent unregistered successfully
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Not only can this remove the agent, but it can be used to install the 6.3.2.858 agent, or to upgrade to it.
- Two things: 1) Any chance of adding a feature in the tool to change the address of the PLUS server for the client without a reinstall? 2) Where does the new agent to install come from? It is not clear from the docs.