Tapicfg Publishscp Command In Windows Server 2008

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

Introduction

Tapicfg publishscp command is Windows Server 2008 command line tool. This command is available in Windows Server 2008, Windows Server 2008 R2. This command is created a service connection point to publish a TAPI application directory partition.

Syntax

tapicfg publishscp /directory:<PartitionName> [/domain:<DomainName>] [/forcedefault]

Parameter of Tapicfg publishscp command

Parameter Description
publishscp /directory:<PartitionName> This parameter is specified the DNS name of the TAPI application directory partition that the service connection point will publish.
/domain:<DomainName> This parameter is specified the DNS name of the domain in which the service connection point is created.
/forcedefault This parameter is specified that this directory is the default TAPI application directory partition for the domain.
/? 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.