/GetBan

Retrieves the start time, the stop time, and the reason for the ban on a particular user on a particular server.

See also /DeleteBan, /SetBan, /AddBan, /ListBans.

Syntax

Chatcmd Server /GetBan:FullBanName

Parts

Server This switch does not support multiple servers in its command line.
FullBanName   The FullBanName is made up of a nickname, user name, and host name (the user's IP or DNS address), in that order, as follows:
NickName!UserName@HostName
All parts of the syntax must be specified for the information to be retrieved.
Note  The asterisk (*) can be used as a wildcard character to match any nickname, user name, or domain name. The question mark (?) can be used as a wildcard character to match any character.

Examples

chatcmd myserv01 /getban:grok!*@*  
     Gets information on the ban on the user with the nickname Grok.
  
chatcmd myserv01 /getban:*!jjj8025@litware.com
     Gets ban information for user Jjj8025 in the domain litware.com.


© 1998 Microsoft Corporation. All rights reserved.