Traceable
Every run is documented with parameters, output, and status in the Request log.
admins buddy | addy
addy turns PowerShell automation into repeatable services: with Catalog, Requests, approvals, and a complete execution history - directly in your infrastructure.
POD = execution node in your network (runs PowerShell; Endpoints stay internal).
Principles
Why teams start with addy
What you notice first in daily operations
Traceable
Every run is documented with parameters, output, and status in the Request log.
Team-ready
Colleagues trigger services without direct script access.
Infrastructure-close
Execution runs in your network, close to AD, DNS, vCenter, and CA.
After trigger, every step runs in a defined and repeatable sequence.
Define Jobs and parameters as a clear service.
Trigger Requests in a controlled way via web or REST API.
POD executes PowerShell automation inside your network.
Target systems stay integrated and traceable.
Catalog, Library, POD, and Endpoints work together cleanly.
Typical starting points
Start pragmatically, then scale step by step.
Standardized, documented, and with less rework.
Reproducible instead of "quick manual changes in a tool".
Maintenance and rollback as a defined service.
Roll out certificates in a controlled way, with proof.
Operational impact
Fewer follow-up questions because parameters and outcomes are documented.
Fewer errors because Jobs run standardized and versioned.
Faster throughput because Requests become self-service capable.
Better handovers because Request logs complement runbooks.
Audit-ready operation because every execution is traceable.
Next step
Begin with a use case like AD onboarding, DNS A record, or VM snapshot. Once the flow is stable, move additional recurring tasks into the Catalog.