tcmsetup

Sets up or disables the TAPI client. For TAPI to function correctly, you must run this command to specify the remote servers that will be used by TAPI clients.

Important

To use this command, you must be a member of the Administrators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure.

Syntax

tcmsetup [/q] [/x] /c <server1> [<server2> …]
tcmsetup  [/q] /c /d

Parameters

Parameter Description
/q Prevents the display of message boxes.
/x Specifies that connection-oriented callbacks will be used for heavy traffic networks where packet loss is high. When this parameter is omitted, connectionless callbacks will be used.
/c Required. Specifies client setup.
<server1> Required. Specifies the name of the remote server that has the TAPI service providers that the client will use. The client will use the service providers' lines and phones. The client must be in the same domain as the server or in a domain that has a two-way trust relationship with the domain that contains the server.
<server2>… Specifies any additional server or servers that will be available to this client. If you specify a list of servers is, use a space to separate the server names.
/d Clears the list of remote servers. Disables the TAPI client by preventing it from using the TAPI service providers that are on the remote servers.
/? Displays help at the command prompt.

Remarks

  • Before a client user can use a phone or line on a TAPI server, the telephony server administrator must assign the user to the phone or line.

  • The list of telephony servers that is created by this command replaces any existing list of telephony servers available to the client. You can't use this command to add to the existing list.