Note: When entering arguments, the which command is already implied. Do not enter it in the
Arguments eld.
Step 2 Specify the command duration time or accept the default (60 seconds). This is the amount of
time the command will attempt to run before terminating.
Step 3 If desired, check Elevate Command Priority. This ensures the command will run regardless of
the level of server activity.
Step 4 Click the Run button.

Using Which - Command Line Options

which [ -a? ] [ -p <environment variable> ] file1 ...
Which will print the full pathname of the rst occurrence of a le found in the current directory
or along a given path. The default path is the value of the environment variable PATH. If the
lename does not have an extension, which will print the rst occurrence of <le>.com,
<le>.exe, <le>.bat, or <le>.cmd, in that order (unless the environment variable PATHEXT
is set, in which case its list of extensions is used.)
-a: Prints the full pathnames of all of the les found along the specied path. Note that if the
path species the same directory more than once (which may include the implicit current
directory), the same pathname may occur more than once.
-p: Use the next argument as the name of the environment variable whose value contains the
path to search and will not automatically add the extension as described above.
-?: Display program description.
Note:
If the environment variable WHICH exists, its value is used to establish default options.
You can override an option that was specied in the environment variable by following the
option with a minus '-' sign. For example, to turn off the -a option, specify -a-.
Winmsd
Note: This tool can be used in both Interactive Mode and Batch Mode. For details on scheduling
this tool to run in batch mode see Using Batch Mode.
Use the WinMSD utility to view and generate reports that capture detailed Windows system
conguration information.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
234
Chapter 14: - Using 3rd Party Common Tools
Winmsd