How can I install ESM console command line ?
Created: 24 Jan 2013 | 5 comments
How can I install ESM CLI with out installing entire ESM manager ? I tried installing ESM console only but it doesn't have ESM CLI .
Discussion Filed Under:
Comments 5 Comments • Jump to latest comment
check the install guide, this will install ESM console silently
setup.exe /s /v"/qn /l*v \"%TEMP%\SymantecESMConsoleInstall.log\"
INSTALLDIR=\"C:\Program Files\Symantec\Enterprise Security Manager\"
ADDLOCAL=ESMConsole EXECUTEACTION=INSTALL EDITCONSOLEUSERNAME=ESM
EDITCONSOLEPASSWORD=esm4now CHECKBOXINSTALLLIVEUPDATE=1"
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Hi Pete ,
I'm looking for ESM command line interface . I think the above solution you gave is for installing ESM console silently (using command).
Thanks
CLI is used to get the information, config and policy setting without use of UI. As far i know it does not help to install the modules.
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Hi Pete,
I think I haven't put it clear, my scenario is this
I 'm doing an automation and wanted to use ESM CLI to get the details of the agents from different ESM managers inorder to do that I want to install ESM CLI in my system how can I install ESM CLI.
Thanks
there is no seperate install. you need to browse to the path and use the esmc command for cli . The commands can be got from user guide
C:\Program Files\Symantec\Enterprise Security Manager\ESM\bin\nt-ix86> esmc ...
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Would you like to reply?
Login or Register to post your comment.