5-Minute Quick Setup Guide for Technicians
Edit ArticleStep-by-step guide to installing and activating your first Sentinel test machine in under five minutes.
This quick start guide will walk you through deploying Sentinel on a single test computer and verifying that live telemetry appears in your web console.
Download the Sentinel Installer Package
Log into your Sentinel Management Console and navigate to "Downloads" or "Deployments". Download the "sentinel-agent.msi" (or 1-click Setup EXE) and your organization configuration file.
Run the Installer on Your Test Endpoint
Double-click "sentinel-agent-setup.exe" or run the MSI installer. The wizard will automatically copy the agent service to C:\Program Files\Sentinel\, register the "SentinelAgent" Windows Service, and start it automatically.
1# Or run silently via PowerShell (Administrator):2msiexec /i sentinel-agent.msi /qn /norestart
Verify the Windows Service is Running
Open the Windows Services console (services.msc) or run PowerShell to confirm the "SentinelAgent" service status is "Running" with Startup type "Automatic".
1Get-Service SentinelAgent
Check the Sentinel Web Console
Return to your web browser. Within 15 seconds, your test machine will appear in the "Live Device Inventory" with a Green status badge and system specifications.
| Status | Hostname | Logged-In User | OS Build | Agent |
|---|---|---|---|---|
| Active | LAPTOP-FIN-019 | corp\m.vasquez | Win 11 (23H2) | v3.2.4 |
| Active | WS-ENG-8821 | corp\d.kim | Ubuntu 22.04 | v3.2.4 |
| High CPU | MACBOOK-MKT-04 | corp\a.wright | macOS 14.5 | v3.2.0 (Update) |
Figure 1.1: Live Device Inventory showing online/offline status, OS version, agent health, and quick actions.
Ready for Mass Rollout?
Was this documentation page helpful?
Your technician feedback helps our team continuously improve Sentinel guides.

