Scroll to navigation

WINRM(1) txwinrm WINRM(1)

NAME

winrm - Run WQL queries on remote hosts

DESCRIPTION

usage: winrm.py [-h] [--debug] [--config CONFIG] [--remote REMOTE]
[--authentication {basic,kerberos}] [--username USERNAME] [--dcip DCIP] [--keytab KEYTAB] [--password PASSWORD] [--ipaddress IPADDRESS] [--service SERVICE] [--includedir INCLUDEDIR] [--filter FILTER]

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

--filter FILTER, -f FILTER

February 2017 winrm 1.2.7