-d[irectory]:PATH Specifies the starting location for the command. If you don??™t specify
this command line switch, the command begins execution in the location specified by the
%USERPROFILE% environment variable.
-env[ironment]:KEY=VALUE Defines an environment variable to use when executing the
command. You must supply the environment variables as key/value pairs. Each command line
switch can only specify one environment variable, so you must use multiple instances of this
command line switch to provide multiple environment variables to the remote system.
-noe[cho] Sets echo off. Using this command line switch ensures that user answers to remote
prompts don??™t appear on the local system. The default setting leaves echo on so the user can see
any input provided.
-nop[rofile] Forces the remote system to execute the command without loading the user??™s
profile on that system. You must use this command line switch when the user issuing the command
isn??™t a local administrator on that system. Otherwise, the command will fail even if it
would normally succeed.
COMMAND Specifies any command that you want to execute on the remote system.
Pages:
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022