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.
<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASTrustedDomain
Retrieves the list of Trusted Domains.
RELATED LINKS
-none-
Last updated