PingCastle

If running from non-domain joined machine

# Start a CMD shell as Administrator
runas /netonly /user:<domain>\<username> cmd.exe

# Run PingCastle
.\PingCastle.exe --log --healthcheck --server <FQDN>

Last updated