Execute Script to Provide Network Status of Remote Windows from IBM i
Execute Script to Provide Network Status of Remote Windows from IBM i
The following example illustrates the execution of a network status script on a remote Windows server.
STRUCM SCRIPT(myscript) HOST(dallas) USERID(joe) PWD(password)
The command myscript is sent to a remote system named dallas for execution. The standard output and standard error of myscript command are available to the initiating process as file QPRINT.
Command Line Options
Components
Universal Command Manager for IBM i