Using Debug Tools for Dr. Sprinto
Use Dr. Sprinto’s debug tools to generate device diagnostics, review sync history, and troubleshoot screen-lock and registry issues for accurate monitoring in Sprinto.
Dr. Sprinto comes with built-in debug capabilities to help users and administrators identify sync issues, misconfigurations, and system limitations. These tools can be used to generate diagnostic data, validate agent health, and accelerate issue resolution when working with Sprinto Support.
This article explains how to use the debug tools built into Dr. Sprinto, when to use them, and what data to include when reporting issues.
What Are Debug Tools?
Dr. Sprinto includes the ability to:
Generate a debug report with detailed system and sync logs
View the last successful sync timestamp
Validate registry or policy compliance status
Capture failure reasons (e.g., lock policy missing, permission denied)
These debug tools are available via the agent interface and work silently in the background.
When to Use the Debug Tools
Use the debug tools when:
A monitor linked to Dr. Sprinto remains in Failing state
The agent appears installed but device status is Inactive
You suspect system-level restrictions (e.g., registry access blocked)
Sprinto Support requests logs or evidence from the agent
How to Copy the Debug Report
On the user’s machine, open Dr. Sprinto from the tray icon (Windows) or menu bar (macOS)
Look for the “Copy Debug Report” or similar option
Click it to copy logs and diagnostic information to clipboard
Paste the copied text into:
A plain text file (.txt)
Email to Sprinto Support
Internal ticketing system for IT troubleshooting
Additional Manual Diagnostics
In cases where registry access is blocked or PowerShell is restricted, ask users to provide:
Screenshots of relevant registry paths (e.g.,
InactivityTimeoutSecs
)Output from:
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System"
Screenshots of local group policy settings (e.g., auto lock, password policy)
These can be uploaded directly as evidence for the relevant check in Sprinto.
Tips for Interpreting the Debug Report
lastSync:
Date/time of last data push to Sprinto
registryReadStatus:
Indicates if Windows registry could be accessed
lockPolicyStatus:
Pass/fail result for screen-lock enforcement
agentVersion:
Helps confirm if the latest version is installed
error:
Lists any failure reason (e.g., denied access)
Sharing with Sprinto Support
When submitting a support request, include:
The copied debug report (pasted or attached)
A short description of the observed issue
Device operating system and name
Screenshot of the failing monitor (optional)
Last updated