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

  1. Log in to the KEAMS dashboard
  2. Navigate to Endpoints → Installation Tokens
  3. Click 'Create Token'
  4. Select tenant and company
  5. 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-here

Step 3: Verify Connection

  1. Return to the KEAMS dashboard
  2. Navigate to Endpoints → List
  3. Look for the new endpoint (should show 'Online')
  4. 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