Eleven PowerShell modules for banks, insurers, and other regulated environments — each one documents its own audit trail, access control, and rollback path, so you're not building that evidence by hand afterward.
These aren't marketing claims — they're the criteria each module was reviewed against before it shipped.
Audit trail and documentation are generated as part of the run, not reconstructed afterward from memory.
Elevated rights — temporary sysadmin, AD sync — expire automatically and are revoked without a follow-up ticket.
Migrations, upgrades, and partitioning changes ship with a rollback path, tested before the forward path is.
A plain accounting of which controls apply where — read it the way your auditor will.
| Module | Audit trail | Access control | Idempotent | Rollback path |
|---|---|---|---|---|
| sqmSQLTool Core engine · 132 commands | — | |||
| SQL Server Setup Standardized installs | — | |||
| AlwaysOn Manager Availability groups | — | |||
| SQL Migration Cross-domain migration | — | — | ||
| Inplace Upgrade Backup / uninstall / restore | — | — | ||
| Partitioning Sliding-window & archive cutover | — | |||
| Deadlock Collector Extended Events analysis | — | — | ||
| Operations Manager Central monitoring | — | — | — | |
| SSRS Deployment Report & datasource rollout | — | |||
| Report Server Check SSRS validation | — | — | — | |
| SSIS Analyzer Package audit & dependency map | — | — | — |
Start with sqmSQLTool — every other module is built on it.