cmd /c "msiexec /i %~dp0EdgeSightXA6Agentx64.msi COMPANY=Company SERVER_NAME=EdgeServer.Company.com REMOTESECURITY=0 FIREWALL_EXECEPTION_ALLOWED=1 ALLOWSERVEROS=1 /qb! /norestart"
sc start RSCorSvC
This will Install the MSI with parameters, or update the old one.
But after update the service is not started, that is why the RSCorSvC is used for.
The cmd /c is to wait until the MSI is done.
Basic install line:
msiexec /i EdgeSightXA6Agentx64.msi COMPANY=bedrijf SERVER_NAME=YourServer FIREWALL_EXECEPTION_ALLOWED=1 ALLOWSERVEROS=1 /qb! /norestart
But for a full list take a look at Citrix Documentation
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.