/DeleteService

Deletes a 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 /AddService, /SetService, /GetService, /ListServices.

Syntax

Chatcmd Server /DeleteService:Guid

Parts

Server   This switch does not support multiple servers in its command line. Deleting a service on one server does not update other servers on the network. Specify all servers individually 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 * /deleteservice:{174CE060-DB04-11cf-B2F0-209A02C10627}
     Deletes the service with the given GUID from the default server.


© 1998 Microsoft Corporation. All rights reserved.