POWERSHELL

Microsoft.Graph PowerShell Module 2.3.0 GA released

Microsoft.Graph PowerShell Module 2.3.0 GA released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the Version 2.3.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.3.0 Read more in the Release Notes Refreshes the SDK with the latest APIs. Updates examples Adds support for new states in RSC configuration Fixes serialization of ordered hashtables and dictionaries Fixes error when running on Azure Functions Fixes request content cloning exception in .NET 4.x Fixes null response object serialization to output streams via WriteObject Fixes command names under /admin/people/* path Show installed Versions and what’s available in PowerShell Gallery
ExchangeOnlineManagement 3.3.0 Preview1 available

ExchangeOnlineManagement 3.3.0 Preview1 available

Andres Bohren
Hi All, Just a few days ago, Microsoft has released a new Preview Version of the ExchangeOnlineManagement PowerShell Module. PowerShell Gallery ExchangeOnlineManagement 3.3.0-Preview1 Release notes for v3.3.0-Preview1: Support to skip loading cmdlet help files with Connect-ExchangeOnline. Global variable EXO_LastExecutionStatus can now be used to check the status of the last cmdlet that was executed. Bug fixes in Connect-ExchangeOnline and Connect-IPPSSession. Support of user controls enablement by policy for features that are onboarded to Viva feature access management.
MSCommerce PowerShell Module 1.9

MSCommerce PowerShell Module 1.9

Andres Bohren
Hi All, Recently i have noticed, that there is a new MSCommerce PowerShell Module available from the PowerShell Gallery. PowerShell Gallery MSCommerce 1.9 Check the installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MSCommerce Find-Module MSCommerce Let’s uninstall the old Module and install the newest one from PowerShell Gallery Uninstall-Module MSCommerce Install-Module MSCommerce Get-InstalledModule MSCommerce List the Commands from the Module Get-Command -Module MSCommerce Connect with Microsoft 365 (Requires Global Administrator or Billing Administrator Role)
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23914.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23914.12000 released

Andres Bohren
Hi All, A few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23914.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell Check the installed Version and what is available from the PowerShell Gallery Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell List the Commands of the Module Get-Command -Module Microsoft.Online.SharePoint.PowerShell Connect to Sharepoint Online Connect-SPOService -Url https://icewolfch-admin.sharepoint.com Get some Settings
MicrosoftTeams PowerShell Module 5.5.0 released as GA

MicrosoftTeams PowerShell Module 5.5.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.5.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.5.0 Read more details in the Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Some basic testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
Azure PowerShell Module Az 10.2.0 released

Azure PowerShell Module Az 10.2.0 released

Andres Bohren
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 10.2.0 As always, the ChangeLog is full of updates Release Notes Show Installed AZ Module and what’s available in the PowerShell Gallery Get-InstalledModule AZ Find-Module AZ I’ve created a Script to uninstall all AZ.* Modules and install the newest ones. It can be run directly from your PowerShell.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 released

Andres Bohren
Hi All, A few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell Check the installed Version and what is available from the PowerShell Gallery Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell List the Commands of the Module Get-Command -Module Microsoft.Online.SharePoint.PowerShell Connect to Sharepoint Online Connect-SPOService -Url https://icewolfch-admin.sharepoint.com Get some Settings
Microsoft.Graph PowerShell Module 2.2.0 GA released

Microsoft.Graph PowerShell Module 2.2.0 GA released

Andres Bohren
Hi All, Two days ago, Microsoft has released the Version 2.2.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. I was hoping that they would release the Beta Modules on a diffrent Shedule. Maybe they will do that at a later point. For now, both Modules where updated and released with a fresh version. PowerShell Gallery Microsoft.Graph 2.2.0 Read more in the Release Notes Refreshes the SDK with the latest APIs. Adds support for /admin/people/* APIs Adds support for /sites/getAllSites* API Adds environment name to Get-MgContext output Show installed Versions and what’s available in PowerShell Gallery
PowerShell Module AzureADPreview 2.0.2.183 has been released

PowerShell Module AzureADPreview 2.0.2.183 has been released

Andres Bohren
Hi All, I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery. PowerShell Gallery AzureADPreview 2.0.2.183 Let’s check what is installed and what is available from the PowerShell Gallery Get-InstalledModule AzureADPreview Find-Module AzureADPreview Let’s check the count of the Commands in the old Module Get-Command -Module AzureADPreview | measure Uninstall the old Module and install the new Module Uninstall-Module AzureADPreview Install-Module AzureADPreview Get-InstalledModule AzureADPreview Let’s check the count of the Commands in the new Module.
Microsoft.Graph PowerShell Module 2.1.0 GA released

Microsoft.Graph PowerShell Module 2.1.0 GA released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the Version 2.1.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. I was hoping that they would release the Beta Modules on a diffrent Shedule. Maybe they will do that at a later point. For now, both Modules where updated and released with a fresh version. PowerShell Gallery Microsoft.Graph 2.1.0 Read more in the Release Notes Refreshes the SDK with the latest APIs. Fixes assembly conflicts with Az module in PowerShell 5.