Disable self-service purchase for Teams Essentials

Disable self-service purchase for Teams Essentials

Andres Bohren
Hi All, Today i’ve learned, that a new Product is available for Self-Service, but you can disable this Product for self-service purchase. MS Learn Use AllowSelfServicePurchase for the MSCommerce PowerShell module You will need the MSCommerce PowerShell Module 2.3 Let’s list the self-service Products Connect-MSCommerce Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase Let’s disable the “Microsoft 365 Copilot” for self-service Update-MSCommerceProductPolicy -PolicyId AllowSelfServicePurchase -Productid "CFQ7TTC0JN4R" -Enabled $false Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase M365 Admin Portal On the Microsoft Learn site below it’s explained how to use this as “Billing Administrator”.
Git for Windows 2.47.1.2

Git for Windows 2.47.1.2

Andres Bohren
Hi All, Today i noticed that there is an update for Git. But it is only available as source. Highlights from Git 2.48 Release Notes You can check your current version with the following command git -v to update use the command below git update-git-for-windows Then the update starts We have updated to 2.47.1.windows.2 (or 2.47.1.2) git -v If you look at git-scm it shows the newest Source Code Release 2.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25715.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25715.12000 released

Andres Bohren
Hi All, A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25715.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 Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser In the end, i had no other choice as to delete the Folder in Windows Explorer C:\Users\a.
WhiteboardAdmin 1.12.0 PowerShell Module released

WhiteboardAdmin 1.12.0 PowerShell Module released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.12.0 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 Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser In the end, i had no other choice as to delete the Folder in Windows Explorer C:\Users\a.
Azure PowerShell Module AZ 13.1.0 released

Azure PowerShell Module AZ 13.1.0 released

Andres Bohren
Hi All, Yesterday, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.1.0 GitHub Release Notes Az 13.1.0 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 Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue Get-InstalledPSResource AZ.* -Scope CurrentUser -ErrorAction SilentlyContinue | Uninstall-PSResource -Scope CurrentUser -SkipDependencyCheck In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Microsoft Remote Desktop for AVD and Windows 365 1.2.5807

Microsoft Remote Desktop for AVD and Windows 365 1.2.5807

Andres Bohren
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 Updates for version 1.2.5807 Fixed an issue for CVE-2024-49105. Added list of graphics codecs to the Connection Information dialog. Fixed an issue where the bottom portion of the Windows Authentication dialog could be cut off when connected to a RemoteApp. Fixed an issue where the Connection Information dialog showed the lowest RTT instead of average RTT.
Jabra Direct Update (January 2025)

Jabra Direct Update (January 2025)

Andres Bohren
Hi All, Today i have received a notifications, that there is a new Jabra Direct release available. Jabra Direct Release Notes New Features: Added support for Jabra Perform 75 Added support for settings adjustments of Jabra Evolve2 75 when connected via native Bluetooth Fixed: An issue which caused repeated login notifications on macOS An issue which caused Jabra PanaCast not to populate in the user interface after being rebooted The correct error message is now displayed when a custom Intelligent Meeting Space name is already in use An issue which caused managed custom device names not to properly display A user interface issue when Jabra Link 400 dongle was removed during the pairing process A user interface issue when pairing a Jabra Engage 55 connected via USB A user interface issue in Intelligent Meeting Space setup Security Updates:
Runbook to check Entra Apps with expiring ClientSecrets and Certificates

Runbook to check Entra Apps with expiring ClientSecrets and Certificates

Andres Bohren
Hi All, In the previous Article i explained how to check for Entra Apps with expiring ClientSecrets and Certificates. In this Blog Article i explain how we can extend this into a Azure Automation Runbook. Automation Account The Azure Automation Account needs to have a Managed Identity Use the AZ PowerShell to get Infos about the Azure Automation Account ############################################################################### # Get Managed Identity of Azure Automation Account ############################################################################### Connect-AzAccount -Tenant icewolfch.
PowerShell Script to check Entra Apps with expiring ClientSecrets and Certificates

PowerShell Script to check Entra Apps with expiring ClientSecrets and Certificates

Andres Bohren
Hi All, A few years ago, i did write a Script to warn Entra Application Owners about expiring ClientSecrets and Certificates. PowerShell Script to check for AAD Apps with expiring ClientSecrets and Certificates The Script has been using the AzureAD PowerShell Module. Time to renew it to Microsoft.Graph Entra App Registrations Here is the Code to get the Entra App Registration with Microsoft.Graph PowerShell #Connect to Microsoft.Graph Connect-MgGraph -Scopes Application.Read.All -NoWelcome Let’s have a look at a specific Entra Application
New Built-in Junk-E-Mail Reporting Buttons finally in Outlook Mobile

New Built-in Junk-E-Mail Reporting Buttons finally in Outlook Mobile

Andres Bohren
Hi All, Did you notice the following Message Center Message about the Junk-E-Mail Reporting Buttons in Outlook Mobile? Microsoft Outlook for iOS/Android: New reporting buttons integrated with Microsoft Defender for Office 365 Let’s have a look at the Release notes for Outlook Mobile. Look how detailed it is 😂 Built-In Report Buttons The built-in Report button is available in the following versions of Outlook: Outlook for Microsoft 365 version 16.0.17827.15010 or later and Outlook 2021 Version 2407 (Build 17830.