answered 2017-03-20 11:04:09 +0200
Hello,
In order to check if a Windows instance is up and running, we usually rely on winrm calls. You can use the powershell's PSSession to initiate one or pywinrm from a *nix client.
Thank you, Adrian Vladu