// docs
ServerEngine Documentation
Everything you need to deploy, operate, and automate ServerEngine across your Windows and Linux fleet.
What is ServerEngine?
ServerEngine is the safe way to put an AI agent on your infrastructure. S.E.N.T.R.I plans and executes real work across your servers and PCs — inside a scope of hosts you allow, through skills you enable, with approvals where you want them and a full history of every action.
Underneath it is a complete automation platform: it runs PowerShell and Python over Windows Remote Management (WinRM) — no agents to install on your targets — and adds parallel job execution, runbooks, scheduling, a remote-session manager, an encrypted credentials store, software deployment, and a local REST API. Everything runs on your machine and your network.
How it fits together
ServerEngine has two parts that work together:
- The desktop console — the app you install from the Microsoft Store. You manage credentials, author scripts and runbooks, connect to remote sessions, and talk to S.E.N.T.R.I here.
- The automation service — a background Windows service that executes jobs, scheduled tasks, and unattended agent prompts even when no one is logged in, and hosts the local REST API.
Jobs flow from the console (or the API, or a schedule) to the service, which connects to each target over WinRM, runs your scripts, streams the output back, and logs everything.
Free to start
Jump in
Installation & Setup
Install from the Microsoft Store and configure WinRM.
Quickstart
Add a credential, a host, and run your first remote script.
Automation Engine
How jobs run in parallel over WinRM, with managed reboots.
REST API
Trigger scripts, runbooks, prompts, and schedules from any tool.
S.E.N.T.R.I
The AI agent — providers, skills, approvals, and scopes.
Remote Manager
Remote desktops, Linux shells, and websites in one connection tree.