Skip to content

This Project is used to create automation for windows/linux remote machine control. This project is standalone and the class files can be directly included in project space to reuse.

Notifications You must be signed in to change notification settings

amolkokje/Remoting

Repository files navigation

Remoting

This project has been created to be able to build automation code for remoting to Winows and Linux machines. The code base needs to run on windows machine as it uses windows utils like powershell, command line, psexec in the background to to Windows machine remoting tass. For Linux machine remoting, it uses SSH and SFTP. Tested with all Windows flavors, Centos 6.7, 7 and Debian systems.

Pre-Reqs:

Need following installed on controller host or machine you are running this automation from:

  • Powershell
  • PsExec Note: Also need to provide PsExec.exe path in the WindowsRemoteMachine constructor if its not in Env path

Documentation:

Refer documentation for definition of methods

About

This Project is used to create automation for windows/linux remote machine control. This project is standalone and the class files can be directly included in project space to reuse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages