pywinrm
=======
pywinrm is a Python client for the Windows Remote Management (WinRM)
service. It allows you to invoke commands on target Windows machines
from any machine that can run Python.
|License| |Test workflow| |Coverage| |PyPI|
WinRM allows you to perform various management tasks remotely. These
include, but are not limited to: running batch scripts, powershell
scripts, and fetching...
|