python3-winrm

Python 3 library for Windows Remote Management
  https://github.com/diyan/pywinrm
  0
  no reviews



Pywinrm is a Python client for Windows Remote Management (WinRM). This allows you to invoke commands on target Windows machines from any machine that can run Python.

WinRM allows you to call native objects in Windows. These include, but are not limited to, running batch scripts, powershell scripts and fetching WMI variables.