Run integrated Windows server commands remotely

You can use i5/OS™ to remotely submit integrated server batch commands. Windows server commands that can run in batch mode without user interaction will work. Before submitting a remote command verify that the following is true:

You may also want to read these Guidelines for submitting remote commands.

To run integrated server commands from iSeries Navigator

  1. In iSeries Navigator, select Integrated Server Administration —> Servers.
  2. Right-click the server on which to run the batch command and select Run command.
  3. On the Run Command panel, type the Windows command to run (such as dir \).

    Tip: You can select the command from a list of 10 commands that you have run previously on the server.

  4. Start of changeClick Run to run the command.End of change
Note:
A command using the Run Command panel uses *PRIMARY as the authentication domain. For alternative domains use SBMNWSCMD.

To run integrated Windows server commands from the character-based interface

  1. Type CALL QCMD and press Enter.
  2. Type SBMNWSCMD and press F4.
  3. Type the command you want to run on the remote server. Page down.
  4. Enter the NWSD of the server you want to run the command on and press enter.
  5. The i5/OS account which you are using should be enrolled to the integrated server in order to be granted authentication to run the remote command. The Authentication domain field allows you to specify where to attempt to authenticate your user ID.
  6. The output returned from the command will be displayed on the console. Press F10 to see all messages.