Getting Started
Quick start guide for new users
Quick Start
Get up and running with KEAMS in just a few steps.
Step 1: Create Installation Token
- Log in to the KEAMS dashboard
- Navigate to Endpoints → Installation Tokens
- Click 'Create Token'
- Select tenant and company
- Copy the generated token
Step 2: Deploy Agent
Download the agent installer and run it on the target Windows endpoint with the installation token.
Agent Installation
# Run installer with token (requires admin)
.\endpoint-agent-installer.exe /TOKEN=your-token-here
# Or use silent installation
.\endpoint-agent-installer.exe /S /TOKEN=your-token-hereStep 3: Verify Connection
- Return to the KEAMS dashboard
- Navigate to Endpoints → List
- Look for the new endpoint (should show 'Online')
- Click the endpoint to view details
You're Ready!
Your endpoint is now managed by KEAMS. You can initiate remote sessions, execute commands, and monitor system health.
Next Steps
- Configure health check thresholds
- Set up automated alerts
- Create lockdown policies
- Schedule agent updates
- Explore the command queue