Link

Get-TfsRegisteredConfigurationServer

Gets one or more Team Foundation Server addresses registered in the current computer.


Table of Contents

  1. Syntax
  2. Parameters
  3. Inputs
  4. Outputs
  5. Related Links

Syntax

Get-TfsRegisteredConfigurationServer
    [-Server <string>]

[Go to top]

Parameters

-Server (Aliases: Name)

Specifies the name of a registered server. Wildcards are supported. When omitted, all registered servers are returned.

Type string
Position 0
Default Value *
Accept pipeline input True (byvalue)
Accept wildcard characters False

Inputs

System.String

Specifies the name of a registered server. Wildcards are supported. When omitted, all registered servers are returned.

Outputs

Microsoft.TeamFoundation.Client.RegisteredConfigurationServer