Get-CsAdditionalInternalDomain

Returns existing additional SIP domain names present in the topology.

Syntax

Get-CsAdditionalInternalDomain
   [[-Identity] <XdsGlobalRelativeIdentity>]
   [-LocalStore]
   [<CommonParameters>]
Get-CsAdditionalInternalDomain
   [-Filter <String>]
   [-LocalStore]
   [<CommonParameters>]

Description

Returns existing additional SIP domain names present in the topology.

Examples

Example 1

PS C:\> Get-CsAdditionalInternalDomain -LocalStore

Gets additional SIP domain names from LocalStore

Parameters

-Filter

Enables you to limit the returned data.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Skype for Business Server 2015, Skype for Business Server 2019

-Identity

Unique identifier for the additional SIP domain to be returned.

Type:XdsGlobalRelativeIdentity
Position:1
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Skype for Business Server 2015, Skype for Business Server 2019

-LocalStore

Retrieves from the local replica of the Central Management store, rather than the Central Management store itself.

Type:SwitchParameter
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Skype for Business Server 2015, Skype for Business Server 2019

Inputs

None

Outputs

System.Object