Hi All,
I’ve written a simple Script for Monitoring the M365 Services via the Health und Communications API.
I think it’s a good start if you don’t have any other Monitoring Solution available. The cool thing is you can select the Services you’re interested in - usually not all Services are deployed at a customer. And you only get an Email for NEW or COSED Issues.
If you are familiar with PowerShell you will find it easy to adopt and maybe extend the Script to create a Incident in your Ticketing Plattform or create a Teams Message.
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.8 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,
Over Christmas i’ve read about the “Microsoft MCP Server for Enterprise” that is currently in Preview
MS Learn Overview of Microsoft MCP Server for Enterprise (preview) Setup There is good Guidance on how to set it up here:
Get started with the Microsoft MCP Server for Enterprise You will need to install the Microsoft.Entra.Beta PowerShell Module
PowerShell Gallery Microsoft.Entra.Beta Install-PSResource -Name Microsoft.Entra.Beta -Scope CurrentUser Connect to Entra
Connect-Entra -Scopes 'Application.
Hi All,
A day ago, Microsoft has released the Version 2.34.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.34.0 PowerShell Gallery Microsoft.Graph.Beta 2.34.0 No Release Notes have been published but you can review the Commit History
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.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.
Hi All,
A few Hors ago, Microsoft has released the Version 2.33.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.33.0 PowerShell Gallery Microsoft.Graph.Beta 2.33.0 No Release Notes have been published but you can review the Commit History
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.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.
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,
Microsoft has annouced their Refesh on the Microsoft 365 Apps Icons on first October.
Fluid forms, vibrant colors Summary by copilot:
Microsoft has refreshed its Microsoft 365 iconography to reflect a deeper shift in design philosophy. Moving from rigid shapes to fluid, dynamic forms and vibrant colors, the update signals a transition from tool-centric design to outcome-driven experiences. These icons embody simplicity, approachability, and motion—inviting collaboration between humans and AI.
Hi All,
A few Hors ago, Microsoft has released the Version 2.32.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.32.0 PowerShell Gallery Microsoft.Graph.Beta 2.32.0 Release Notes
There is no description, only the Changelog
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.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.Graph Find-PSResource -Name Microsoft.
Hi All,
A few Hors ago, Microsoft has released the Version 2.31.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.31.0 PowerShell Gallery Microsoft.Graph.Beta 2.31.0 Release Notes
Seems like the onPremesisSync Properies where missing
Include users.onPremesisSync Include groups.onPremesisSync 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.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.