New Question

Revision history [back]

click to hide/show revision 1
initial version

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