Skip to main content

RemoteAccess Service Check

Summary

The purpose of the remote monitor is to set the Start type for the RemoteAccess service to Automatic and start it if it is stopped. This PowerShell remote monitor checks whether the RemoteAccess service is running. If it is not running, it sets the StartType to Automatic and attempts to restart the service. If the service fails to start, a ticket is created.

Details

Suggested "Limit to": Windows Machines
Suggested Alert Style: Once
Suggested Alert Template: △ Custom - Ticket Creation - Computer

Check ActionServer AddressCheck TypeCheck ValueComparatorIntervalResult
System127.0.0.1Run FileREDACTEDEquals300Service Running

Target

Limited to Windows machines only.

Ticketing

Subject: Failed to Restart RemoteAccess (Routing and Remote Access) Service on %ComputerName%

Success Body: Service - RemoteAccess (Routing and Remote Access) is now running on %ComputerName%.

Failure Body: Service - RemoteAccess (Routing and Remote Access) is not running on %ComputerName%. Please check if Startup Type is set to Disabled.

How To Import