M365PSProfile

0.9.1

This PowerShell Module helps M365 Administrators to keep the needed PowerShell Modules up to date

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name M365PSProfile

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

Install-PSResource -Name M365PSProfile

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) 2024 Andres Bohren & Fabrice Reiser

Package Details

Author(s)

  • Andres Bohren Fabrice Reiser

Tags

Office365 Microsoft365 O365 M365 Admin

Functions

Install-M365Module Uninstall-M365Module Get-M365StandardModule Add-M365PSProfile Disconnect-All Set-WindowTitle

PSEditions

Core Desktop

Dependencies

Release Notes


---------------------------------------------------------------------------------------------
Whats new in this release:
V0.9.1
- Changed: Replace Uninstall-PSResource with Uninstall-M365Module -FileMode to cover all aspects of uninstallation
- Changed: Multiple Modules will be uninstalled after 5 seconds delay with User Warning
- Added: -KeepMultipleVersions switch to Install-M365Module to keep multiple Versions of Modules installed
- Added: Microsoft.Entra and Microsoft.Entra.Beta to Standard Modules List
- Enabled Linux/macOS support in Get-M365ModulePath
- Added -ProfileType parameter to Add-M365PSProfile
- Changed Logic to detect the Microsoft.PowerShell.PSResourceGet since it is installed in the Program Files folder since PowerShell 7.6.0
- Updated the PSResourceGet dependency to version 1.2.0 to support the new features and improvements in PSResourceGet
- Added Pester Tests for the Module
---------------------------------------------------------------------------------------------

FileList

Version History

Version Downloads Last updated
0.9.1 (current version) 460 6/4/2026
0.9.0 2,435 5/5/2025
0.8.0 16,453 11/8/2024
0.7.0 1,812 10/2/2024
0.6.0 3,099 7/23/2024
0.5.0 2,217 4/20/2024
0.4.0 1,209 1/30/2024
0.3.0 631 12/21/2023
0.2.0-Preview2 26 12/5/2023
0.2.0-Preview1 18 11/27/2023
Show more