How to Reboot the System with the Powershell API (Application Programming Interface) on Intel® EMA?
Content Type: Troubleshooting | Article ID: 000088376 | Last Reviewed: 08/09/2022
Unable to reboot a machine with the Intel® EMA API error message: Model Cannon be null
In order to reboot it, follow the next steps:
Example of the commands on the power shell:
PS> ./Set-IntelEMAEndpointPowerState.ps1 -emaServerURL ema.westus2.cloudapp.azure.com -hostname UsersLaptop -powerState= Reset -Verbose