Mattias Benninge
Blogs, Articles, and Posts
Microsoft Endpoint Manager Documentation and Export tool
(deploymentresearch.com)
I have just published a tool (PowerShell script) on github to create a comprehensive documentation
By: Mattias Benninge submitted:Jun 15 2022
I have just published a tool (PowerShell script) on github to create a comprehensive documentation
of a tenant and also export all settings in JSON format that can also be used for importing settings again in the same tenant or even another. This can be very useful in a scenario where there is a DEV-tenant and then a production tenant to make sure the settings are the same in both.
By: Mattias Benninge submitted:Jun 15 2022
Using Graph to assign a group to a PowerShell script in Intune
(deploymentresearch.com)
While doing some Intune automation the other day I got stuck on trying to assign a script to a
By: Mattias Benninge submitted:Aug 26 2022
While doing some Intune automation the other day I got stuck on trying to assign a script to a
group. Using the graph API documentation sent me on a wild goose chase so just wanted to write a small writeup if someone else ran into the same problem.
By: Mattias Benninge submitted:Aug 26 2022