Get-RASTrustedDomain
NAME
Get-RASTrustedDomain
SYNOPSIS
Retrieves the Trusted Domains.
SYNTAX
Get-RASTrustedDomain [[-SiteId] <uint>] [<CommonParameters>]
DESCRIPTION
Retrieves the Trusted Domains.
PARAMETERS
-SiteId <uint> Site ID from which to retrieve the list of Trusted Domains.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
Required? false
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASTrustedDomain
Retrieves the list of Trusted Domains.
RELATED LINKS
-none-
Last updated