Streamlining Intune: Automate Changing Device Names to include Primary user UPN

Follow the steps in this blog to seamlessly rename your Intune devices, appending the primary assigned user’s UPN along with a random suffix. I’ve created this Logic App that renames the devices as the Intune options are limited to the serial number and random generated values. Both are not easy to work with. I’ve chosen … Read more

Synchronize SharePoint libraries on endpoints by leveraging PS, Logic Apps and Entra ID Group memberships!

Use this PowerShell script and Azure logic app to sync library’s based on Azure AD Group assignments. Ever had to Sync 100 folders to 10 or more different security groups, and didn’t want to create configuration profiles for each group? Or had to wait up to 8 hours before Intune finally synced the sites? Back … Read more