winrs - Run commands on a remote Microsoft Windows host
usage: winrs.py [-h] [--debug] [--config CONFIG] [--remote
REMOTE]
- [--authentication {basic,kerberos}] [--username USERNAME] [--dcip DCIP]
[--keytab KEYTAB] [--password PASSWORD] [--ipaddress IPADDRESS] [--service
SERVICE] [--includedir INCLUDEDIR] [--command COMMAND]
[{interactive,single,batch,long,multiple}]
- {interactive,single,batch,long,multiple}
- -h, --help
- show this help message and exit
--debug, -d
--config CONFIG, -c CONFIG
- --remote REMOTE,
-r REMOTE
- hostname
--authentication {basic,kerberos}, -a
{basic,kerberos}
--username USERNAME, -u USERNAME
- --dcip DCIP, -i
DCIP
- address of kdc
--keytab KEYTAB, -k KEYTAB
--password PASSWORD, -p PASSWORD
--ipaddress IPADDRESS, -s IPADDRESS
- --service
SERVICE, -e SERVICE
- http/https/wsman
- --includedir
INCLUDEDIR
- valid includedir
--command COMMAND, -x COMMAND