O365Troubleshooters

2.0.0.18

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.
The project is available at https://github.com/vilega/O365Troubleshooters
PowerShell 7 is not supported as some Office 365 connections modules are not yet
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.
The project is available at https://github.com/vilega/O365Troubleshooters
PowerShell 7 is not supported as some Office 365 connections modules are not yet compatible!

The following steps can be used to execute:
Install-Module O365Troubleshooters #(only needed when first running)
Import-Module O365Troubleshooters -force
Start-O365Troubleshooters
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name O365Troubleshooters -RequiredVersion 2.0.0.18

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name O365Troubleshooters -Version 2.0.0.18

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 vilega@microsoft.com. All rights reserved.

Package Details

Author(s)

  • vilega@microsoft.com

Tags

O365 Office365 Exchange EXO ExchangeOnline Compliance Security Identity Audit OME AIP OfficeMessageEncryption Azure Protection AzureInformationProtection UnifiedLabeling Diagnostic Migration Move Actionplan Report Tool PublicFolder PF Dynamic Groups DG AADConnect ADSync DynamicDistributionGroups Distribution

Functions

Start-O365Troubleshooters

Dependencies

This module has no dependencies.

Release Notes


       2.0.0.18 - Minor fixes to assure PowerShellGet will be installed and temporary switched to default modern auth window
       2.0.0.17 - Sync on-premises Dynamic Distribution Groups as EXO contacts, find why deleting a public folder item or the whole public folder is failing
       2.0.0.16 - Public Folder troubleshooter, fix some Exchange Online connectivity issues requiring old module
       2.0.0.15 - Improved HTML report, new action plan for DL to O365 Groups Upgrade Check, some improvments on Compromised Investigation,Get-ValidEmailAddress and Safe Links Decode URL
       2.0.0.14 - HTML Report and HTML Report object builder as generic functions, Analyze Mailbox move (Hybrid migration), fix minor bugs
       2.0.0.13 - Implemented one prompt only for modern (except AzureAdPreview), Implemeneted Compromised Investigation with HTML report
       2.0.0.12 - Added Tool: Transform IMCEAEX (old LegacyExchangeDN) to X500 address
       2.0.0.11 - Fixed export of AzureAD Audit SignIn Logs
       2.0.0.10 - Fixed issue with Decode SafeLinks URL
       2.0.0.7 - Added Azure Sign in logs
       2.0.0.6 - Module deployed with main functions and the following action plans: OME, SMTP Relay, EXO Audit, Unified Audit, Find All Users with Specific RBAC, Export all users with RBAC, Export Mailbox Diagnostics logs, Decode ATP SafeLinks, Export Quarantine
       

FileList

Version History

Version Downloads Last updated
2.0.0.26 13,584 10/26/2021
2.0.0.25 54 10/23/2021
2.0.0.24 44 10/20/2021
2.0.0.23 124 10/14/2021
2.0.0.22 274 8/12/2021
2.0.0.21 62 8/2/2021
2.0.0.20 254 5/20/2021
2.0.0.19 13 5/20/2021
2.0.0.18 (current version) 13 5/20/2021
2.0.0.17 19 5/20/2021
2.0.0.16 238 2/11/2021
2.0.0.15 355 11/11/2020
2.0.0.14 199 8/31/2020
2.0.0.13 276 7/31/2020
2.0.0.12 197 6/10/2020
2.0.0.11 20 6/8/2020
2.0.0.10 27 6/5/2020
2.0.0.9 39 6/3/2020
2.0.0.8 12 6/2/2020
2.0.0.7 15 6/2/2020
2.0.0.6 24 6/1/2020
Show less