|
2 | 2 |
|
3 | 3 | Welcome to the PowerShellEveryting documentation wiki. This enterprise PowerShell toolkit provides production-ready scripts for Microsoft 365, Azure AD, Teams, Lync/Skype for Business, and Intune management. |
4 | 4 |
|
5 | | -## 📚 Documentation |
6 | | - |
7 | | -### Assessment Tools |
8 | | -- **[Lync Assessment Scripts](Lync-Assessment-Scripts)** - Comprehensive Lync/Skype for Business assessment and migration tools |
9 | | -- **[Teams Assessment Scripts](Teams-Assessment-Scripts)** - Teams infrastructure and configuration assessment |
10 | | -- **[Office 365 Assessment Scripts](Office365-Assessment-Scripts)** - Office 365 tenant assessments and reporting |
11 | | - - [Get-QuickO365Report.ps1](Assessments/Microsoft365/Get-QuickO365Report) - Complete O365 assessment with Excel output |
12 | | - - [Get-MailboxPermissionsReport.ps1](Assessments/Microsoft365/Get-MailboxPermissionsReport) - Mailbox delegation and permissions audit |
13 | | - |
14 | | -### Development Resources |
15 | | -- **[Code Standards](Code-Standards)** - PowerShell coding standards and best practices |
16 | | -- **[Graph Commands](Graph-Commands)** - Microsoft Graph API helpers and utilities |
| 5 | +## 📚 Documentation Categories |
| 6 | + |
| 7 | +### 🎯 Lync/Skype for Business Assessments |
| 8 | +**[Lync Assessment Scripts Overview →](Assessments/Lync/README)** |
| 9 | + |
| 10 | +Complete suite of Lync/Skype for Business assessment and migration tools: |
| 11 | +- **[Start-LyncCsvExporter](Assessments/Lync/Start-LyncCsvExporter)** - Interactive menu-driven CSV export tool |
| 12 | +- **[Get-ComprehensiveLyncReport](Assessments/Lync/Get-ComprehensiveLyncReport)** - Complete environment assessment with recommendations |
| 13 | +- **[Get-LyncHealthReport](Assessments/Lync/Get-LyncHealthReport)** - Health monitoring and diagnostics |
| 14 | +- **[Get-LyncInfrastructureReport](Assessments/Lync/Get-LyncInfrastructureReport)** - Infrastructure configuration analysis |
| 15 | +- **[Get-LyncServiceStatus](Assessments/Lync/Get-LyncServiceStatus)** - Service status and performance monitoring |
| 16 | +- **[Get-LyncUserRegistrationReport](Assessments/Lync/Get-LyncUserRegistrationReport)** - User registration and activity tracking |
| 17 | +- **[Export-ADLyncTeamsMigrationData](Assessments/Lync/Export-ADLyncTeamsMigrationData)** - AD export for Teams migration |
| 18 | + |
| 19 | +### 📊 Microsoft 365 Assessments |
| 20 | +Office 365 tenant assessment and reporting tools: |
| 21 | +- **[Get-QuickO365Report](Assessments/Microsoft365/Get-QuickO365Report)** - Complete O365 assessment with Excel output |
| 22 | +- **[Get-MailboxPermissionsReport](Assessments/Microsoft365/Get-MailboxPermissionsReport)** - Mailbox delegation and permissions audit |
| 23 | + |
| 24 | +### 🔧 Development Resources |
| 25 | +- **Code Standards** - PowerShell coding standards and best practices _(coming soon)_ |
| 26 | +- **Graph Commands** - Microsoft Graph API helpers and utilities _(documentation pending)_ |
17 | 27 |
|
18 | 28 | ## 🎯 Featured Scripts |
19 | 29 |
|
|
0 commit comments