Tcmsetup Command In Windows Server 2008

In this article I am going to explain about Tcmsetup command in Windows Server 2008 operating system and also explain it's related syntax.
  • 2293

Introduction

Tcmsetup command is Windows Server 2008 command line tool. This command is available in Windows 7, Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2008 R2 with SP1, Windows Vista, Windows XP. This command can Sets up or disables the TAPI client.

Syntax

tcmsetup [/q] [/x] /c <Server1> [<Server2> …] 
tcmsetup [/q] /c /d

Parameter of Tcmsetup command

Parameter

Description

/q

This parameter is show of message boxes.

/x

This parameter is omitted, connectionless callbacks will be used

/c

This parameter is specified client setup.

<server1>

This parameter is specified the name of the remote server and the TAPI service providers that the client will use.

<server2>

This parameter is specified any additional server or servers that will be available to this client.

/d

This parameter is clears the list of remote servers and disables the TAPI client.

/?

Displays help at the command prompt.

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.