// 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

Remote Manager, Admin Console, the Script Editor, and the Credentials Store are free for up to 25 devices. Automation, the API, and S.E.N.T.R.I unlock on the paid plans — see Plans & Features.

Jump in