Scroll to navigation

WINRS(1) txwinrm WINRS(1)

NAME

winrs - Run commands on a remote Microsoft Windows host

DESCRIPTION

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}]

positional arguments:

{interactive,single,batch,long,multiple}

optional arguments:

-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

February 2017 winrs 1.2.7