Usage: AdtAdmin command Commands (only one command permitted per execution): Command Description - - -? This screen -? Launch ...

Usage: AdtAdmin command []  Commands (only one command permitted per execution):    Command              Description    -------              -----------   -?                    This screen   -??                   Launch help   -stats                Print statistics of a running AdtServer   -disconnect           Disconnect one or all forwarders from an AdtServer   -getquery             Display the current WQL filter for the database   -setquery             Edit the WQL filter for the database                         (-setquery requires the use of the -query option)   -listgroups           Display a list of all groups   -listforwarders       Display a list of forwarders                         (-listforwarders can be constrained using the -group                         or -groupid option)   -addgroup             Create a new group                         (-addgroup requires the use of the -group option)   -delgroup             Delete a group                         (-delgroup requires the use of the -group or -groupid                         option)   -updgroup             Change name or value of a group                         (-updgroup requires the use of the -group or -groupid                         option and the use of the -name or -value option)   -updforwarder         Change group, value, or name of a forwarder                         (-updforwarder requires the use of the -forwarder,                         -forwarderid or -forwardersid option, and the use of                         the -group, -groupid, -groupvalue, -name, or -value                         option)   -getdbauth            Retrieve the current setting for database                         authentication   -setdbauth            Set database authentication mode:                          - Windows authentication mode:                             Don't specify any options                          - Mixed mode authentication:                             Use the -name and -pwd options  Options:    Option               Description    ------               -----------   -collector:     DNS name of AdtServer machine                         (If the -collector option is omitted, AdtAdmin will                         target the local machine)   -query:        WQL filter query to be used.                         (The query should be enclosed in double quotes)   -group:         Group name   -groupid:       Group database ID   -forwarder:     Forwarder name                         (The name should be enclosed in double quotes)   -forwarderid:   Forwarder database ID   -forwardersid:   Forwarder SID as string   -value:        Group or forwarder value   -groupvalue           For a forwarder, use the group value rather than the                         forwarder value   -name:          New group or forwarder name   -pwd                  Prompts for a password