Previous Topic: Using the Examples in this Tutorial

Next Topic: UNIX Examples

Windows Examples

If the server and its default agent are running on a Windows computer, follow the Windows examples in this guide.

You will need the path to the sample Windows command file installed with the server. This command file displays the arguments entered for the echo command.

The following is the default path to the file:

installDir\samples\echo.bat
installDir

Specifies the server installation directory.

Using a text editor, you can also create your own test file with the following text:

echo %*

Save the file in a directory you have access to on the agent computer.