Your PowerShell guru as a colleague: you describe the task, it writes, reviews, and fixes the scripts — on any machine you work on.
* No usage telemetry — no scripts, no prompts, no behaviour data. Server-side we keep only licence activation, device count, and token consumption. Cloud AI requests pass through our Azure EU proxy, which strips your identity before forwarding.
Everything below ships in the product today — no roadmap promises.
Variables, loaded modules, and cloud connections (Az, Microsoft Graph, Exchange Online) survive between scripts. Chain small scripts into complex operations without reconnecting.
EMBEDDED PS7 SDKGreen runs in the persistent runspace, yellow opens an external PowerShell console, red opens one with elevated privileges. The AI recommends the right button for each script.
EXPLICIT EXECUTIONRead-Host and Get-Credential are answered in the chat through isolated input fields — masked for secrets. Values are substituted locally and never reach the AI.
CREDENTIALS STAY LOCALPaste screenshots, event logs, or config snippets with Ctrl+V — the AI reads them and generates targeted fixes.
VISION ANALYSISEscape aborts a running script; force-stop terminates runaway child processes. A one-click reset gives you a fresh runspace without restarting the app.
CRASH-SAFEDedicated output window for long jobs (Pro/Pro Plus). One-click HTML export of the full chat for change documentation. Scripts save as plain .ps1.
HTML EXPORTShellPilot works out of the box with its managed cloud AI — but it doesn't lock you into it.
No API keys, no model setup. Requests go through the ShellPilot proxy on Azure EU, which strips your identity before forwarding.
Connect any OpenAI-compatible endpoint — local, in your datacenter, or hosted. AI traffic stays on your network.
One toolbar toggle switches between cloud AI and your own model mid-session — no restart, no reconfiguration. Switching back to cloud warns you before any chat history leaves your machine.
ShellPilot is not fully offline software: app launch verifies your subscription, and in custom-AI mode the licence renews hourly when online, with up to 24 hours of offline grace. AI traffic never touches our servers in that mode.
If PowerShell can reach it, ShellPilot manages it.
Bulk changes, permission audits, group nesting analysis, stale accounts, tiering assessments.
Azure resources, Entra ID, license management, compliance policies.
HTML reports, Excel exports, audit trails, compliance docs.
Clone VMs, manage snapshots, move storage, check replication.
Permissions, quotas, forwarding rules, message tracking, archive policies.
DNS records, DHCP scopes, firewall rules, connectivity tests.
Compare GPOs, find conflicts, analyze inheritance, export settings.
Deliver tools, not just scripts: embed C#, HTML, or other code and compile to executables. Limited only by your imagination — and by your existing permissions, which ShellPilot never overrides.
Linux hosts over SSH, cloud instances, containers, network appliances, SaaS APIs — PowerShell 7 reaches your whole estate, not just the Windows part.
Experienced scripters get speed. Admins who never touched PowerShell get a guide. The infrastructure expertise stays with you — ShellPilot does the scripting, not the judgment.
Explain the task in plain language — German, English, French, Spanish. On first start, the AI inventories your system and installs the right modules. You get a ready script with a button recommendation; explanations on request.
No placeholders, no forced -WhatIf, no pseudo-code. Structured object output, CIM over legacy WMI, discovery-first on uncertain syntax — and embedded C# via Add-Type when PowerShell alone isn't enough.
Scripts that would crash the embedded runspace are blocked with a clear message and routed to the external console instead. Destructive operations follow discover → execute → verify.
Real proof of concept, built with a local coding model in a few hours: a monitoring tool for around 20 servers — an agent on each machine, a central server component collecting the results, and a small self-hosted web dashboard. Developed further over a few days, step by step, it would have been production-ready.
The limit is not the tool — it's the creativity of the person using it. Anything PowerShell can do, ShellPilot can help you build.
Request a demo trial, or go straight to a plan. Portable download, activation by email code — running in minutes.