Install CloudHealth Agent software using Powershell
book
Article ID: 283748
calendar_today
Updated On:
Products
CloudHealth
Issue/Introduction
The Windows agent .exe file can be installed using Powershell with the command below:
Resolution
Start-Process \CloudHealthAgent.exe -ArgumentList "/s, /v`"/qn CLOUDNAME=CLOUD_NAME CHTAPIKEY=AGENT_API_KEY`""
Feedback
thumb_up
Yes
thumb_down
No