I am using following PowerShell command to restart a remote computer Restart-Computer -ComputerName Host123 -Force -Wait -Timeout 300. Even though I specify 5
Restart-Computer -ComputerName Host123 -Force -Wait -Timeout 300