Hi All,
A few days ago Microsoft has released Information about Graph API Support for Message Trace. The Article is not very detailed so i had to invest some time to make it work.
Exchange Team Blog Message Trace Support Using Graph API is now in Public Preview MS Learn Message trace (preview) It’s more or less the Graph API equivalent of Exchange Online Message Trace V2
Graph Explorer I started first with the Graph Explorer and the URL below
Hi All,
Microsoft is rolling out three new Entra admin roles for Microsoft Purview to strengthen security when Purview interacts with Microsoft 365 services such as Exchange, SharePoint, OneDrive, and Teams.
New Entra Admin Roles:
Purview Workload Content Reader Purview Workload Content Writer Purview Workload Content Administrator The key point of these new roles is that Microsoft explicitly notes an admin should not directly assign them to users. These roles are managed through Purview role assignments.
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,
A few hours ago, a new version of PSMSALNet has been released
-PowerShell Gallery PSMSALNet 0.1.3
I’ve checked the GitHub Pull Request
Added Kusto audience as non custom audience for the Resource Parameter 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 PSMSALNet -Scope CurrentUser Find-PSResource -Name PSMSALNet Uninstall the Module with PSResourceGet failed.
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.
Hi All,
Recently i published an Article about the Preview of the Change of authority for the Exchange Attributes Change source of authority (SOA) for Exchange Attributes (Preview)
In this Article i will show you the Preview for changing the source of authority (SOA) for Groups.
Configure Group Source of Authority (SOA) (Preview) Embrace cloud-first posture: Convert Group Source of Authority to the cloud (Preview) In an Enterprise Evironement, typically Users and Groups are Synced with Entra Connect or Cloud Sync to Entra ID.
Hi All,
A few days ago, a new version of PSMSALNet has been released
-PowerShell Gallery PSMSALNet 0.1.2
I’ve checked the GitHub Changes and found that there has only be changed one Parameter
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 PSMSALNet -Scope CurrentUser Find-PSResource -Name PSMSALNet Uninstall the Module with PSResourceGet failed.
Uninstall-PSResource -Name PSMSALNet -Scope CurrentUser You can use the -FileMode Parameter of M365PSProfile Module to uninstall the Module