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.
Chatcmd Server /DeleteService:Guid
| 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 { }. |
chatcmd * /deleteservice:{174CE060-DB04-11cf-B2F0-209A02C10627} | |
| Deletes the service with the given GUID from the default server. |