Hi All,
Today I was notified, that a new Version of the Microsoft Remote Desktop Client is available.
Release Notes: What’s new in the Remote Desktop client for Windows
Fixes for CVE-2025-32710 Fixes for CVE-2025-32715 When you start the Microsoft Remote Desktop Client, it checks for Updates and you can see a green arrow, that indicates an Update
Installing the Update
You can check the Versions by selecting the three dots on top right and select “About”
Hi All,
I’ve heard about the AIShell on the MVPSummit back in March 2025 for the first time.
The release of AI Shell Preview 4 and the Blog Article released inspired me to write this Blog Article.
AI Shell Preview 4 Release!
Prerequisites Windows 11 21H2 or higher Windows Terminal v1.19 or higher Azure CLI version 2.30.0 or higher installed and signed in to the allowed tenant PSRealdline 2.4.2-beta2 Let’s check the Azure CLI
Hi All,
A few days ago, Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery.
PowerShell Gallery WhiteboardAdmin 1.13.5 The Release Notes does not give a lot of insights
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource WhiteboardAdmin -Scope CurrentUser Find-PSResource WhiteboardAdmin Uninstalling the Modules with Uninstall-PSResource failed again.
Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser So i am using the PowerShell Module M365PSProfile and use the -FileMode Parameter
Hi All,
A few hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 7.1.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 7.1.0
Read more details in the Release Notes
Adds ThreadedChannelCreation parameter to [New|Set]-CsTeamsChannelsPolicy cmdlets. Adds BroadcastPremiumApps parameter to [New|Set]-CsTeamsEventsPolicy cmdlets. Adds ParticipantSlideControl parameter to [New|Set]-CsTeamsMeetingPolicy cmdlets. [BREAKING CHANGE] Removes AllowPublicUsers parameter from [Set]-CsTenantFederationConfiguration cmdlet. [BREAKING CHANGE] Removes EnablePublicCloudAccess parameter from [New|Set]-CsExternalAccessPolicy cmdlets. Releases [New|Set|Remove|Get]-CsSharedCallQueueHistoryTemplate cmdlets. Adds SharedCallQueueHistoryTemplateId parameter to [New|Set]-CsCallQueue cmdlets.
Hi All,
Last Week i received a Mail that the Service Plan “PEOPLE_SKILLS_FOUNDATION” has been added to diffrent SKU’s. Good i have sheduled the Script that compares the Service Plans.
Keep Track of new ServicePlans in M365 Licenses It looks like this in the M365 Admin Center
You should be able to setup Skills in M365 Admin Center > Copilot > Settings > People Skills in M365 Copilot
I end up here and now i don’t know what to do 🤔
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.1.0 GitHub Release Notes Az There are a number of changes described here
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
Hi All,
Just a few days ago, Microsoft has released a new Version of Entra Connect Sync.
It’s only downloadable via the Microsoft Entra Admin Center
Microsoft Entra Connect: Version release history It’s really hidden: Entra Admin Center > Identity > Hybrid Management > Microsoft Entra Connect > Get started > Manage > Download Connect Sync Agent
If you click on the Download Link you have to click on the “Accept terms & download” Button.
Hi All,
Almost a day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26121.12000 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,
Last year i moved from ESXi to HyperV on a NUC.
Just copyed the required VM and i still have a Windows Server 2016.
And yes, i am aware of the Windows Server 2016 Lifecycle
I had a requirement to use TPM on a Server. So let’s check with this PowerShell Command
Get-Tpm Let’s check the Hyper-V Settings - No TPM Settings available
The VM is still a Generation 1
Hi All,
Just a few Hours ago, Microsoft has released the Exchange Server May 2025 Hotfix Updates
Exchange Team Blog Released: May 2025 Exchange Server Hotfix Updates Process Download Exchange 2019 CU15 HU2 Downlaod Hotfix Update for Exchange Server 2019 CU15 HU2 (KB5057651)
KB Article Hotfix update for Exchange Server 2019 CU15 HU2: May 29, 2025 (KB5057651)
Pending Reboot Bevore running the Installation of the Hotfix Update, it’s a good idea to check if there is a pending reboot.