/GetService

Retrieves information on an existing channel service on this chat server.

Note  Channel services are available only for compatibility with earlier versions of Chat Service. They are being phased out in favor of the Chat Server Extensibility SDK.

See also /DeleteService, /SetService, /GetService, /ListServices.

Syntax

Chatcmd Server /GetService:Guid

Parts

Server This switch does not support multiple servers in its command line. Retrieving information about a service on one server does not retrieve the information from other servers on the network. Specify all servers on the network for a consistent state.
Guid The Globally Unique Identifier (GUID) for the service. The GUID must be enclosed in braces { }.

Example

chatcmd * /getservice:{174CE060-DB04-11cf-B2F0-209A02C10627}
     Retrieves information on the channel service with the given GUID from the default server.


© 1998 Microsoft Corporation. All rights reserved.