Using WinRM on Linux - Scripting Blog
devblogs.microsoft.com › using-winrm-on-linuxOct 27, 2015 · However, there is a module available, written in Python, that wraps WinRM calls and executes them for you. pywinrm is an open-source module hosted on GitHub. It can easily be installed on your Mac or other Linux system by using this command: pip install pywinrm. In Windows, we only need to make sure that WinRM is enabled: