Hi All,
Recently i published an Article about the Preview of the Change of authority for the Exchange Attributes Change source of authority (SOA) for Exchange Attributes (Preview)
In this Article i will show you the Preview for changing the source of authority (SOA) for Groups.
Configure Group Source of Authority (SOA) (Preview) Embrace cloud-first posture: Convert Group Source of Authority to the cloud (Preview) In an Enterprise Evironement, typically Users and Groups are Synced with Entra Connect or Cloud Sync to Entra ID.
Hi All,
Until now, for a Hybrid Deployment with Entra Connect Sync or Cloud Sync it was required to have an Exchange Server OnPrem or to use Exchange Recipient Management.
A few Weeks ago, Microsoft has published an Article with another Option.
Introducing Cloud-Managed Remote Mailboxes: a Step to Last Exchange Server Retirement With the Introducion of the “IsExchangeCloudManaged” Attribute, you can change the source of authority (SOA) from an OnPrem Synced Object for the Exchange Attributes (like Emailaddresses, Alias, HideFromAddressList, ExtensionAttributes) from OnPrem to the Cloud.
Hi All,
Yesterday a new Version of the MicrosoftPlaces PowerShell Module has been released.
Note: This PowerShell Module Requires PowerShell 7 and newer
PowerShell Gallery MicrosoftPlaces 2.0.6 Release Notes:
The realease Notes have not been updated I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledPSResource -Name MicrosoftPlaces -Scope CurrentUser Find-PSResource -Name MicrosoftPlaces Uninstall old Version
Uninstall-PSResource -Name MicrosoftPlaces -Scope CurrentUser I’ve updated the M365PSProfile PowerShell Module and the Uninstall-M365Module Function with the Parameter -FileMode.
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.5.1 installed.
Release Notes and Download: v7.5.3 Release of PowerShell
General Cmdlet Updates and Fixes
Fix Out-GridView by replacing the use of obsolete BinaryFormatter with custom implementation. Remove OnDeserialized and Serializable attributes from Microsoft.Management.UI.Internal project Make the interface IDeepCloneable internal Tools
Add CodeQL suppressions Tests
Fix updatable help test for new content Build and Packaging Improvements
Hi All,
Just a few hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 14.4.0 GitHub Release Notes Az v14.4.0-September2025 Bump Version for 14.4.0 I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules
Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck In the last few months i’ve noticed that uninstalling some Modules seems to have Problems.
Hi All,
Yesterday a new Version of the MicrosoftPlaces PowerShell Module has been released.
Note: This PowerShell Module Requires PowerShell 7 and newer
PowerShell Gallery MicrosoftPlaces 2.0.4 Release Notes:
The realease Notes have not been updated I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledPSResource -Name MicrosoftPlaces -Scope CurrentUser Find-PSResource -Name MicrosoftPlaces Uninstall old Version
Uninstall-PSResource -Name MicrosoftPlaces -Scope CurrentUser I’ve updated the M365PSProfile PowerShell Module and the Uninstall-M365Module Function with the Parameter -FileMode.
Hi All,
Just a few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26413.12010 PowerShell Module.
PowerShell Gallery Microsoft.Online.SharePoint.PowerShell I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource -Name Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module
Uninstall-PSResource -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Hi All,
A few days ago, a new version of PSMSALNet has been released
-PowerShell Gallery PSMSALNet 0.1.2
I’ve checked the GitHub Changes and found that there has only be changed one Parameter
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery.
Get-InstalledPSResource -Name PSMSALNet -Scope CurrentUser Find-PSResource -Name PSMSALNet Uninstall the Module with PSResourceGet failed.
Uninstall-PSResource -Name PSMSALNet -Scope CurrentUser You can use the -FileMode Parameter of M365PSProfile Module to uninstall the Module
Hi All,
Yesterday a new Version of the MicrosoftPlaces PowerShell Module has been released.
Note: This PowerShell Module Requires PowerShell 7 and newer
PowerShell Gallery MicrosoftPlaces 2.0.0 Release Notes:
Add support for setting Mode(Reservable, DropIn, Assigned and Unavailable) by Set-PlaceV3 and New-Place cmdlet. Mode default value is Unavailable. Add support for creating room and workspace by New-Place cmdlet. Add support for auto creating mailbox for reservable places. Import-MapCorrelations: Add ‘bearing’ and ‘rotation’ support for fixture and level features, also enable customized properties.
Hi All,
A day ago, Microsoft has released the MicrosoftTeams PowerShell Module 7.3.1 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 7.3.1 Read more details in the Release Notes
Fixes New-Team cmdlet for EDU teams I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledPSResource -Name MicrosoftTeams -Scope CurrentUser Find-PSResource -Name MicrosoftTeams -Prerelease Uninstall the old Module and install the newest Module