top of page

AppSense DesktopNow 8.x Agents Silent Install

If you need to install the AppSense agents as part of a sequence or other silent install, the commands below should assist. Replace <URL> with the URL of the AppSense Management server or the load balanced address. If required, change the log file location/name. The install is slightly different to previous versions as the individual agents no longer require the URL of the Man Server, they now use the CCA URL.

Client Communications Agent

msiexec.exe /qn /i"ClientCommunicationsAgent64.msi" WEB_SITE="<URL>" /norestart REBOOT=ReallySuppress /l*vx "c:\windows\AppSenseCCA.log"

Application Manager Agent msiexec.exe /qn /i "ApplicationManagerAgent64" /norestart REBOOT=ReallySuppress /l*vx "c:\windows\AppSenseAMA.log"

Environment Manager Agent msiexec.exe /qn /i "EnvironmentManagerAgent64" /norestart REBOOT=ReallySuppress /l*vx "c:\windows\AppSenseEMA.log"

Performance Manager Agent msiexec.exe /qn /i "PerformanceManagerAgent64" /norestart REBOOT=ReallySuppress /l*vx "c:\windows\AppSensePMA.log"

Application Manager Analysis Service

msiexec.exe /qn /i "ApplicationManagerAnalysisService64" /norestart REBOOT=ReallySuppress /l*vx "c:\windows\AppSenseAMAS.log"

Regards

Nathan Browne

Featured Posts
Recent Posts
Search By Tags

© 2015 v23c LTD

bottom of page