Session Pre-Flight Check
Validates machine readiness for unattended execution: checks screen resolution, verifies no locked sessions, confirms required apps installed, tests network.
Sign in or create a free account to copy this script.
Provided as-is, without warranty of any kind. Review and test each pattern in a non-production environment before deploying it to live automations. See our Terms.
Problem this solves
Unattended flows fail with SessionCreationTimeout because another user is signed in, screen resolution differs, or machine has stale RDP session.
Dependencies
- Screen Resolution Normalizer
- Session Cleanup Finalizer
- Environment Detector