This topic has not yet been rated - Rate this topic

Monitor the operations status of the Remote Access server and its components

Published: August 10, 2012

Updated: August 10, 2012

Applies To: Windows Server 2012

The management console on the Remote Access server can be used to monitor its operations status.

noteNote
You must be logged on as a member of the Domain Admins group or a member of the Administrators group on each computer to complete the tasks described in this guide. If you cannot complete a task while you are logged on with an account that is a member of the Administrators group, try performing the task while you are logged on with an account that is a member of the Domain Admins group.

  1. In Server Manager click Tools and then click Remote Access Management.

  2. Click DASHBOARD to navigate to Remote Access Reporting in the Remote Access Management Console.

  3. On the monitoring dashboard, notice the Operations Status tile within the Server Status tile. This tile lists the server operations status and that of all its components.

  4. You can click Refresh under Tasks in the right pane to reload the operations status. The operations status is automatically refreshed every 5 minutes, which is the default refresh interval. You can change the default refresh interval by clicking Configure Refresh Interval in under Tasks.

PowerShell Logo Windows PowerShell equivalent commands

The following Windows PowerShell cmdlet or cmdlets perform the same function as the preceding procedure. Enter each cmdlet on a single line, even though they may appear word-wrapped across several lines here because of formatting constraints.

noteNote
The command for operations status of a cluster is included for reference.

PS> Get-RemoteAccessHealth
PS> Get-RemoteAccessHealth –Cluster

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.