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,
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,
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,
I few days ago, Microsoft has released a Preview Version of the MicrosoftPlaces PowerShell Module.
MicrosoftPlaces 1.2.0-alpha
Release Notes:
1.2.0 Add-WifiDevices: Fix current directory issue and refine output messages. 1.1.0 Add-WifiDevices: Introduces a new cmdlet to upload Wi-Fi devices in bulk to the Device Inventory. You need to use the -Prerelease Parameter to list Preview Versions of a PowerShell Module
Get-InstalledPSResource -Name MicrosoftPlaces -Scope CurrentUser Find-PSResource -Name MicrosoftPlaces -Prerelease Uninstall the current Module and install the Preview Version of the Module
Hi All,
In the M365 Message Center is the annoucement that in December Microsoft Places will be rolled out in early December.
I’ve already blogged about Microsoft Places Preview a few months ago.
In the past Weeks the Microsoft Places Licencse has been rolled out to all Tenants
List Service Plans of an SKU with Microsoft.Graph PowerShell
Connect-MgGraph -Scopes Directory.Read.All -NoWelcome Get-MgSubscribedSku | ft SkuId, SkuPartNumber, ServicePlans Get-MgSubscribedSku | where {$_.