Forum Discussion

PSAmmirata's avatar
PSAmmirata
Employee
5 years ago

Snaplex running on Linux and I want to use the Script snap to execute a command on a remote Windows server

Our snaplex runs on Linux. I want to create a Script snap to execute a command on a remote Windows server. I was planning to use Python in the script snap. I’m looking for recommendation on which Python module to use. We don’t have SSH server installed on the remote Windows server. pypsexec? WMI? others?