-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Victor Legat edited this page Oct 14, 2021
·
17 revisions
Office 365 Troubleshooters module has been designed to help Office 365 Administrators to do troubleshooting on Office 365 services.
The module will be monthly updated with new features and improve existing ones.
PowershellGet is required.
Module requires PowerShell 5.1. Newer version of PowerShell are not supported by all Microsoft PowerShell modules yet.
To Install & Run O365Troubleshooters:
Install-Module O365Troubleshooters
Import-Module O365Troubleshooters -force
Start-O365Troubleshooters
The following action plans are available:
- Encryption: Office Message Encryption General Troubleshooting
- Mail Flow: SMTP Relay Test
- Migration: Analyze Mailbox move (Hybrid migration)
- Security: Compromised Tenant Investigation
- Groups: DL to O365 Groups Upgrade Checker
- DDG to Exchange Online Contact automatically synchronization with AAD Connect
- Public Folder Troubleshooter
- Tools: Exchange Online Audit Search
- Tools: Unified Logging Audit Search
- Tools: Azure AD Audit Sign In Log Search
- Tools: Find all users with a specific RBAC Role
- Tools: Find all users with all RBAC Roles
- Tools: Export All Available Mailbox Diagnostic Logs for a given mailbox
- Tools: Decode SafeLinks URL
- Tools: Export Quarantine Messages
- Tools: Transform IMCEAEX (old LegacyExchangeDN) to X500 address
- Tools: Check Mailbox Folder Permissions
- Tools: Compliance Search Bulk Delete Action
- Tools: Find policies preventing SharePoint/OneDrive sites to be deleted
This wiki will be updated to provide information how to use the module. To submit feedback you can either submit an issue or reach out via email at : [email protected] .