Manage Intune Trusted Certificate Profile Expiration with PowerShell & Microsoft Graph

Manage Intune Trusted Certificate Profile Expiration with PowerShell & Microsoft Graph

How do you remind yourself to renew your CA root certificates / subordinate certificates? Do you set a calendar reminder? Did the person who set those reminders up forget to share them with the team and now is on holidays?

Fear not, for I have holiday gift for you - using nothing but PowerShell, we can interrogate our trusted certificate policies and, as if by magic, send out alerts when the attached certificates are about to expire!

6 minutes to read
Authenticate to Graph directly from PowerBI!

Authenticate to Graph directly from PowerBI!

Recently, one of my colleagues sent me a really cool Intune application patching report that they were working on and I wanted to see if I could make the data collection more automated / dynamic. Now, It’s been a LONG time since I’ve dipped my toes into the headache that is PowerBI, but once I see a challenge, it’s difficult for me to leave it alone…
6 minutes to read
Working with Intune Settings Catalog using PowerShell and Graph

Working with Intune Settings Catalog using PowerShell and Graph

Microsoft has recently introduced even more ways to create device configuration profiles..

The new profile type, named Settings Catalog, allows us to explicitly define and configure a policy that has only the settings that they want for that profile, nothing more. Additionally, the existing configuration profiles and ADMX templates have been migrated to the templates profile type.

6 minutes to read