winrm-go
tool for remote command execution on Windows machines
Install
- All systems
-
curl cmd.cat/winrm-go.sh
- Debian
-
apt-get install winrm
- Raspbian
-
apt-get install winrm
- Dockerfile
- dockerfile.run/winrm-go
winrm
tool for remote command execution on Windows machines
winrm is a tool for the execution of commands on remote Windows machines through the Windows Remote Management (WinRM). The remote system must be prepared for the use of that. The tool doesn't support domain users, but only local account authentication.