
▲ 0 r/SCCM
Hey everyone,
I’ve been working on a side project called EMA (Endpoint Management Assistant) and wanted to share an early demo + get some feedback from people actually working in endpoint management.
The idea is pretty simple:
Instead of jumping between SCCM, Intune portals, and writing PowerShell manually;
You just describe what you want in natural language, and EMA:
- Generates the required script
- Executes it (locally)
- Returns the result
In the demo (≈2 min), I show a couple of real use cases:
- Creating and managing device collections
- Creating and triggering Automatic Deployment Rules (ADR) for updates
- Generating reports from the environment
- Applying configuration policies
Some technical notes:
- Works with your own LLM provider (OpenAI, Claude, etc.)
- Runs fully locally (no telemetry).
- Focused on SCCM + Intune workflows
This is still an early version, so I’m mainly looking for:
- Real-world use cases I might be missing
- Concerns around safety / execution
- Ideas to make it actually useful in production environments
GitHub:
https://github.com/Kanlikilic/endpoint-management-assistant
Page:
https://kanlikilic.github.io/endpoint-management-assistant/
Appreciate any feedback
u/CriticismOld7517 — 16 days ago