v1.0.0 - Initial Release
Admin Toolbox v1.0.0
Added
- WPF desktop dashboard with Fluent Design (ModernWpfUI) for launching Windows admin tools
- Domain admin credential vault using SecureString with in-memory-only storage
- P/Invoke
CreateProcessWithLogonWfor launching MMC snap-ins under alternate credentials - 10 RSAT tools: AD Users & Computers, AD Domains & Trusts, AD Sites & Services, DHCP, DNS, Group Policy Management, Print Management, Certificate Authority, Certification Authority Web Enrollment, File Server Resource Manager
- 11 built-in Windows admin tools: Computer Management, Disk Management, Event Viewer, Services, Task Scheduler, Performance Monitor, Device Manager, Local Security Policy, Windows Firewall, Hyper-V Manager, iSCSI Initiator
- Dynamic tool detection based on installed
.mscsnap-ins - Refresh button to re-scan available tools at runtime
- System tray integration with lock and exit controls
- Smooth lerp-based scrolling for tool tile list
- Inno Setup 6 installer with selectable RSAT feature checkboxes
- Silent installation support via
/VERYSILENT /TASKS=...switches - PowerShell RSAT capability installer script
- UAC elevation via application manifest (
requireAdministrator) - Build script for automated publish and installer generation
Full Changelog: https://github.com/IT-BAER/admin-toolbox/blob/main/CHANGELOG.md