Skip to content

sblatt/winrm-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

winrm-connect

Early alpha! Pleade be careful! Connects via Kerberos to target server.

CMD/Powershell remote connector for Linux

Usage: winrm-connect SERVER [SCRIPT [ARG]]
When connected type ps/powershell to switch to powershell context.
When in powershell context type exit to switch back to cmd.

The initial goal is to have a wrapper to easily connect to Windows machines. Uses pywinrm.

Prequisites

You will need a working kerberos configuration (tested with machines joined with realmd) and a valid Kerberos ticket (klist).
You will also need a winrm activated windows machine. Packages: * pywinrm * requests-kerberos

Status

* Context between commands is not saved

ToDos

* autocomplete * Directory switching

About

CMD/Powershell remote connector for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages