Commit Graph

6 Commits

Author SHA1 Message Date
3e2857b3c7 Add Exchange/Check-HybridOAuth-OnPrem.ps1 2026-03-04 15:33:03 +01:00
62134801aa Add 12 AI-generated PowerShell scripts with documentation
⚠️ IMPORTANT: These scripts are AI-GENERATED and UNTESTED

Exchange Scripts (5):
- Get-MailboxPermissions.ps1: Audit delegate access permissions
- Get-InactiveMailboxes.ps1: Identify stale mailboxes
- Compare-MailboxDatabases.ps1: Database health comparison
- Export-DistributionGroups.ps1: Distribution group inventory
- Get-MailflowStats.ps1: Transport log analysis

Active Directory Scripts (3):
- Get-ADUserLastLogon.ps1: True LastLogon across all DCs
- Export-OUStructure.ps1: OU hierarchy with GPO links
- Compare-ADGroupMemberships.ps1: Compare user group memberships

System Maintenance Scripts (4):
- Get-ServerInventory.ps1: Hardware/software inventory report
- Monitor-DiskSpace.ps1: Disk space monitoring with alerts
- Backup-ExchangeCertificates.ps1: Certificate backup to PFX
- Test-ExchangeHealth.ps1: Aggregated Exchange health checks

Documentation:
- Updated CLAUDE.md with AI-generated scripts section
- Added AI-GENERATED-SCRIPTS.md with warnings and testing guide

All scripts include prominent warnings and follow established patterns
from existing scripts. Require thorough testing before production use.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 10:52:44 +02:00
79057c6661 Add Exchange/Exchange-Inventory.ps1 2025-09-18 11:17:04 +02:00
3a6be0db97 Add Exchange/Get-MailboxesPerType.ps1 2025-09-04 10:31:15 +02:00
aeebb4cddb Add Exchange/Get-SMTPTraffic.ps1 2025-06-13 14:12:54 +02:00
d54c6a6936 Add Exchange/Get-LargeMailboxes.ps1 2025-06-13 11:33:05 +02:00