Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.42 KB

Get-WssRemoteWebAccessStatus.md

File metadata and controls

49 lines (33 loc) · 1.42 KB
external help file Module Name ms.date online version schema title
WssCmdlets.dll-Help.xml
WSSCmdlets
12/05/2017
2.0.0
Get-WssRemoteWebAccessStatus

Get-WssRemoteWebAccessStatus

SYNOPSIS

Retrieves the status of a Remote Web Access website.

SYNTAX

Get-WssRemoteWebAccessStatus [<CommonParameters>]

DESCRIPTION

The Get-WssRemoteWebAccessStatus cmdlet retrieves the status of a Remote Web Access website in sbs_sbs8_2. The status information includes the status of the website and the state of the router and the domain.

EXAMPLES

Example 1: Retrieve the status of the website

PS C:\> Get-WssRemoteWebAccessStatus

This command retrieves the status of the Remote Web Access website.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

Microsoft.WindowsServerSolutions.Admin.RemoteAccess.RemoteAccessStatus

This cmdlet generates a remote access status object that represents the status of Remote Web Access.

OUTPUTS

NOTES

RELATED LINKS