Microsoft.Graph PowerShell Modules 2.5.0 released

Microsoft.Graph PowerShell Modules 2.5.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the Version 2.5.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.5.0 PowerShell Gallery Microsoft.Graph.Beta 2.5.0 Read more in the Release Notes Refreshes the SDK with the latest APIs Adds support for windowsQualityUpdateProfile API Adds support for partner information API Updates examples Show installed Versions and what’s available in PowerShell Gallery Get-InstalledModule Microsoft.Graph Get-InstalledModule Microsoft.Graph.Beta Find-Module Microsoft.Graph Find-Module Microsoft.Graph.Beta Uninstalling the old Modules
Azure AD Connect cloud sync

Azure AD Connect cloud sync

Andres Bohren
Hi All, I am using Azure AD Connect since it was named DirSync. As i am setting up my new Exchange Hybrid Lab - i had the opportunity to try “Azure AD cloud sync”. MS Learn What is Azure AD Connect cloud sync? In the Link abvoe you can find a Table of Features that Azure AD cloud sync is not capable of. Connect to LDAP directories Support for device objects Support for Pass-Through Authentication Filter on objects’ attribute values Allow advanced customization for attribute flows Support for device writeback > Customers should use Cloud Kerberos trust for this moving forward Support for group writeback Support for merging user attributes from multiple domains Azure AD Domain Services support Unlimited number of objects per AD domain Large groups with up to 250,000 members Exchange hybrid writeback Long time, one of the biggest issue was that Azure AD cloud sync did not support the “Exchange hybrid writeback”.
Azure PowerShell Module Az 10.3.0 released

Azure PowerShell Module Az 10.3.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.3.0 This time, the Release Notes are not very useful 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.
Windows Server Insider Preview Build 25941 reveals new AD Forest and Domain functional Levels

Windows Server Insider Preview Build 25941 reveals new AD Forest and Domain functional Levels

Andres Bohren
Hi All, I saw some News about a new Windows Server Insider Preview. It seems that this is a very early Preview of Windows Server 2025. I’ve seen Screenshot of new Active Directory Forest and Domain functional Levels. Time to test it myself. Refrences: Blog: Announcing Windows Server Preview Build 25941 Download Windows Insider Preview Downloads I’ve downloaded the *.iso File and uploaded it on my ESXi Server and created a new VM.
M365 Admin Center shows outdated directory sync tool

M365 Admin Center shows outdated directory sync tool

Andres Bohren
Hi All, A few Weeks ago, i was surprised with an Warning in Microsoft 365 Admin Center. The Directory sync Status showed that i was using an old Version of AAD Connect. Warning Message: We detected you’re using an outdated directory sync tool, We recommend you go to the Microsoft Download Center to get the latest version of Azure AD Connect. When i checked in Entra Admin Center, i could clearly see that it was showing the newest AAD Connect Version.
PowerToys v0.73.0 released

PowerToys v0.73.0 released

Andres Bohren
Hi All, I noticed that Microsoft has released a new Version of PowerToys. Info in the Notification Bar If you click on PowerToys in Systemtray - you also see that there is an Update available In the Main Window click on “Install now” Download an Release notes can be found here Release v0.73.0 Update is installing The What’s new Screen after the Installation The Main Window New Tool “Crop and Lock”
Exchange Online Custom RBAC Role for AWS

Exchange Online Custom RBAC Role for AWS

Andres Bohren
Hi All, I’ve had an interesting Use Case some Weeks ago. The collegues from the AWS Cloud Team wanted to create a Mailenabled Security List for each Application they create. So they can inform the right People and i guess also assign permissions to these People. I expected, that this will be an easy task. Just a few Microsoft Graph Commands to create a Group and add Members. But i was very wrong.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24009.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24009.12000 released

Andres Bohren
Hi All, A few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24009.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
Azure Storage Explorer 1.31.1

Azure Storage Explorer 1.31.1

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.31.1 has been released. In Fact i did miss the v1.31.0 that was released two weeks ago during my summer holydays. The Release notes can be found here August 2023 (Version 1.31.0) Version 1.31.1 Fixed Issues Installation Everything went smooth an now i am using Azure Storage Explorer 1.31.1 Regards Andres Bohren Azure Logo
Microsoft.Graph PowerShell Modules 2.4.0 released

Microsoft.Graph PowerShell Modules 2.4.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the Version 2.4.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.4.0 PowerShell Gallery Microsoft.Graph.Beta 2.4.0 Read more in the Release Notes Refreshes the SDK with the latest APIs Adds support for baseSitePage APIs and MTO APIs Updates welcome message to include getting started links Updates examples Fixes Get-MgTeamChannel by disambiguating /allChannels (Get-MgAllTeamChannel) command from /channels Show installed Versions and what’s available in PowerShell Gallery