13 Commits

Author SHA1 Message Date
d2a7cf8882 Add Exchange/Check-HybridOAuth-ExchangeOnline.ps1 2026-03-04 15:34:43 +01:00
3e2857b3c7 Add Exchange/Check-HybridOAuth-OnPrem.ps1 2026-03-04 15:33:03 +01:00
34deac1483 add WMI fix script 2026-02-10 11:42:31 +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
5e9d160d48 Add CLAUDE.md documentation file
Comprehensive documentation for Claude Code including:
- Repository overview and structure
- Detailed script architecture (Exchange-Inventory, Fix-VSSBackup, etc.)
- Common patterns and execution requirements
- Testing approach and environment constraints

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 10:36:35 +02:00
bbc6789d93 Update Misc/Fix-VSSBackup.ps1
Set defaults when no params given
2025-09-22 10:58:03 +02:00
79057c6661 Add Exchange/Exchange-Inventory.ps1 2025-09-18 11:17:04 +02:00
3bdece27ea Add Misc/Fix-VSSBackup.ps1 2025-09-15 15:00:10 +02:00
3a6be0db97 Add Exchange/Get-MailboxesPerType.ps1 2025-09-04 10:31:15 +02:00
ee746e3af2 Add ActiveDirectory/CopyADgroups.ps1 2025-06-13 14:17:41 +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
666273d9e8 Initial commit 2025-06-13 11:30:09 +02:00