Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 950 Bytes

File metadata and controls

19 lines (12 loc) · 950 Bytes

Simple robot to test Windows Desktop setups

Contains Robocorp Robot which only tests the Windows RDP connection functionality.

This robot is good candidate for monitoring your Self-hosted Windows Workers. Setup this robot to run scheduled, with low priority and email or Slack notifications on the workers you want to monitor, and you have a really simple notification system that pings you if the workers go offline. In cases where you do not have direct link to the IT (which we always recommend) this is a simple way to stay up-to-date.

Robot steps

The robot simply and crops a 800x600 part of it

  1. Takes a screenshot from the windows desktop
  2. Crop the screenshot to success.png

Links