Designates the name of the service displayed to chat users when they run commands such as Links from a chat client. The default service name is the name of the Windows NT Server running Chat Service.
You can modify the service name to conceal the real name of the chat server. This provides a degree of security on chat networks that users access from the Internet.
Note The service must be stopped and restarted before this change takes effect.
See also /GetName.
Chatcmd Server /SetName=NewServiceName
| Server | This switch does not support multiple servers in its command line. |
| NewServiceName | The name of a service can contain a maximum of 63 characters. Spaces are not allowed. |
chatcmd myserv01 /setname=MyServer | |
| Specifies the name of the chat service on the Myserv01 server. | |
chatcmd * /setname=MyServer | |
| Specifies the name of the chat service on the default server. |