Report installed PowerShell module versions

Screenshot 2025-03-28 152200

Every now and again you may get issues with PowerShell where modules clash or where there is incorrect configuration.

This script I created at:

https://github.com/directorcia/Office365/blob/master/psmodules-get.ps1

will allow you to report the version of all the PowerShell modules you have installed on your device.

One thought on “Report installed PowerShell module versions

Leave a comment