Set Intune Primary User with Azure Automation
I have finally had some time to have a new look at my script to update primary user for devices in Intune. The previous script had some issues when updating mggraph modules to later...
Probably the best modern workplace architect in the world!
I have finally had some time to have a new look at my script to update primary user for devices in Intune. The previous script had some issues when updating mggraph modules to later...
I´m currently working with a multinational company and their device management with Intune. They use delegated administration in Intune based on Scope Tags. In this blog, we’ll explore why scope tags are important, especially...
Imagine you have a list of rules for how your devices should behave. Declared Configuration is like giving your devices a set of instructions and telling them to always follow these rules. Once you...
I have done lots of deployment of Microsoft Teams classic to Intune clients over the years. And it has not been crystal clear on how to do it. There is a wide choice of...
Device Clean-up Rules within Intune is a simple feature that play a critical role in maintaining an organized and up-to-date Intune environment. Ensuring that your Intune device inventory remains lean and efficient is essential for several reasons,...
When running in Azure Automation with Automation Accounts you will run the jobs in a Sandbox. This Sandbox have limits. These limits are quite narrow when starting processing lots of objects. This can be...
When working with Microsoft 365, Azure and Intune, you sometimes need to automate things. To automate, you need some type of authentication. Credentials using old and unsecure passwords is no longer considered as safe,...
I would like to wish you all a Merry Christmas, and why not do it in Intune admin style! I simply uploaded a bunch of web apps with names that created the ASCII image....
I have got some questions lately on my script Intune-Set-PrimaryUser. The script will go through all the Sign-in logs and determine and set the user that should be the primary user of each Windows...
My script for creating Always On VPN config with PowerShell that shows up like a program in add remove programs is quite popular and I have now done some changes and released version 1.7....