Deletes an existing portal connection from this server to another Chat Service server. Both ends of the portal connection should be removed.
Note The Chat Service must be stopped and restarted for this command to take effect.
See also /AddPortal, /SetPortal, /GetPortal, /ListPortals.
Chatcmd Server /DeletePortal:PortalName
| Server | This switch does not support multiple servers in its command line. Deleting a portal on one server does not delete portals on other servers on the network. Specify all servers individually on the network for a consistent state. |
| PortalName | The friendly name of the portal. The portal name is limited to 63 characters. You can use alphabetic characters (in the current language), numerals, the underscore, and the hyphen. The portal name must begin with an alphabetic character, an underscore, or a hyphen. |
chatcmd myserv01 /deleteportal:myserv02 | |
| Deletes the portal connection between Myserv01 and Myserv02. |