MicrosoftPlaces PowerShell Module 2.1.10 has been Released
Hi All,
Today Microsoft has released a new Version of the MicrosoftPlaces PowerShell Module.
- PowerShell Gallery MicrosoftPlaces 2.1.10
There are no new release notes since 2.1.7
I have used my M365PSProfile Module - find the Documentation here: GitHub Documentation
# Install-PSResource -Name M365PSProfile
# Add-M365PSProfile
Install-M365Module
List the Commandlets of the Module
Get-Command -Module MicrosoftPlaces
Show the current Configuration of Places (You need to be Exchange Administrator or Places Administrator)
Connect-MicrosoftPlaces
Get-PlaceV3 | ft
If you’re not into PowerShell, remember there is also the
Regards
Andres Bohren






