Command
WAIT ON TARGET
Description
This command is used in scripts to force the script to stop executing until the target queue has been empty for the time specified
Syntax
WAITONTARGET <target> [FROM <source>] <time>
Options
Examples
waitontarget beta from alpha 30
Notes
Machine names, except for IP addresses, that contain non-alphanumeric characters must be enclosed in quotation marks.