Welcome to Cool Solutions
ZCM Agent command line switches
Submitted By blartfast on Thu. 04.10.2008
There are several scenarios when you might want to run the zcm agent installer; inclusion in sysprep.inf file for unattended OS installations, burnt to a CD for admins to use or even as part of an active directory group policy for initial deployment.
To control how the zcm agent installer actually runs, here's the list of command line options.
enjoy
- -d target_path: Extract the files to the specified target path. The default target path is c:\windows\novell\zenworks\stage.
- -h: Display help information.
- -l: List the contents of the package only. Do not extract the package and run the installation.
- -n: Extract the package but do not run the installation.
- -v: Turn on verbose screen logging.
- -s: silent install
(1 vote)
- blartfast's blog
- To leave a comment you need to Login or Register
- 1113 reads
Print
Email
RSS
Digg
Slashdot
Silent switch
If we're talking about PreAgentPkg_AgentComplete.exe, the -s switch does not work for me. Is there a certain version of the installer file I need?