.TH "WINRM" 1 "" "" "winrm-go" .SH NAME \fBwinrm-go\fP \- execute remote commands on Windows machines .SH SYNOPSIS $ \fBwinrm-go\fP -hostname -username "" -password "" "" .SH DESCRIPTION The remote execution of commands by this tool is done through Windows Remote Management (WinRM). The remote system must be prepared for the use of that. This tool doesn't support domain users, but only authentication for local accounts (GSSAPI or Kerberos aren't supported). .SH OPTIONS Please see the output of \fBwinrm-go --help\fP for a full list of usage options.