< Back
Get-SiteToZoneAssignment
Post
NAME Get-SiteToZoneAssignment
SYNOPSIS
Returns Internet Explorer Site to Zone assignments.
SYNTAX
Get-SiteToZoneAssignment [<CommonParameters>]
DESCRIPTION
Returns a list of sites in the Trusted, Intranet or Restricted Sites of Internet explorer which are defined
through Group Policy.
Important: User defined are not returned.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Displays all sites
Get-SiteToZoneAssignment
RELATED LINKS
SYNOPSIS
Returns Internet Explorer Site to Zone assignments.
SYNTAX
Get-SiteToZoneAssignment [<CommonParameters>]
DESCRIPTION
Returns a list of sites in the Trusted, Intranet or Restricted Sites of Internet explorer which are defined
through Group Policy.
Important: User defined are not returned.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Displays all sites
Get-SiteToZoneAssignment
RELATED LINKS