Hi All,
I write this Article about Distribution Group Manager in Exchange Server for two reasons
First: I want to point out, how it’s represented in Exchange Server and actually stored in Active Directory Second: I’ll explain why Exchange Online Users can’t manage Group Members in Outlook anymore This is absolutly not anything new. Distribution Group Manager exists at least since Exchange Server 2010 or maybe even longer - honestly i don’t remember
Hi All,
Last Week was the Ignite Conference - the biggest Conference from Microsoft. And a lot of new Announcements where made.
I’ve seen Pictures of the M365 Copilot Researcher Agent with Claude LMM - but that’s a Function the Global Admin has to enable first.
Use Claude with Researcher in Microsoft 365 Copilot Note: Your admin must allow access to Anthropic AI models in the Microsoft 365 admin center before you can use Claude in Researcher.
Hi All,
Today, i noticed that Microsoft has released a new Version of PowerToys.
In the Main Window click on “Install now”
The Release notes can be found here: Release v0.96.1
Advanced Paste
Removed deprecated OpenAI Prompt Execution Settings properties, enabling use of new models such as GPT-5.1 in Azure OpenAI. Updated Foundry Local model parameters to allow for longer output tokens. Fixed an issue where a model could appear unavailable immediately after being downloaded from Foundry Local.
Hi All,
After i solved this Issue, i decided to write this Article to help others solve it too.
Initial situation My Mailbox is in Exchange Online, but i have Full Access (with Automapping) to a Mailbox OnPrem, that is mapped into my Outlook Profile
About a Month ago, i did get this Error Message in Outlook.
Error Something went wrong. [4usqa] Correlation ld: 0f05e4c6-7doa-4e5a-962f-6611 b82fd6e4 Timestamp: 2025-10-22T06:07:14.000Z DPTI: bbb47eogc0037aadeb4933ca14060b6975dcgc5bg 1 15 If8daOcb Message: Access denied for the resource.
Hi All,
About a week ago, a new Version of Azure CLI has been released
Azure CLI release notes Check what Version of AZ CLI is currently installed with cmd
az version Check what Version of AZ CLI is currently installed with PowerShell 7
az version Upgrade Beginning with version 2.11.0, the Azure CLI provides an in-tool command to update to the latest version.
az upgrade This downloads the current *.
Hi All,
Recently i did get a lot of Mails from Microsoft, to update the exension bundle for my Azure Functions.
The following Microsoft Learn Website shows the supported Versions of the Extension Bundle
Azure Functions extension bundles Sadly the Upgrade extension bundles does not give any advice how to do that excactly nor a Script or commands that would update it 🙁
Using the Azure Portal, i can see that there is a Notification on the Azure Function for the Extension Bundle
Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26712.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,
This Week, Microsoft has annouced the Public Preview of Exchange Online Admin API.
Announcing Public Preview: Exchange Online Admin API It’s a REST based API, specifically designed to help organizations migrate away from EWS for specific Exchange admin scenarios and modernize automation workflows over HTTPS.
Keep in Mind the Deprecation of Exchange Web Services in Exchange Online October 2026 Capabilities available in Public Preview The Admin API Public Preview includes 6 endpoints.
Hi All,
Today, i noticed that Microsoft has released a new Version of PowerToys.
In the Main Window click on “Install now”
The Release notes can be found here: Release v0.96.0
Highlights
Advanced Paste now supports multiple online and on-device AI model providers: Azure OpenAI, OpenAI, Google Gemini, Mistral, Foundry Local and Ollama. Command Palette received extensive improvements including file search filters, better clipboard history metadata, context-menu styling, and dozens of bug fixes and enhancements.
Hi All,
Today i saw that git has been updated to 2.52.0.
Release Notes
You can check your current version with the following command
git --version to update use the command below
git update-git-for-windows This will download and start the update installer
Let’s check the git version after the update
git --version Regards
Andres Bohren
vscode Logo