Entries by Ivo Uenk

Manage and deploy Intune scripts with Azure DevOps

Working with Intune scripts can be challenging when you need to know where the source file is located, determine latest version, who worked on it and what things were changed over time. That’s why I created a solution that will give you the possibility to manage and deploy Intune device and remediation scripts with Azure […]

Use Microsoft Forms to request Windows 11 upgrade

Let people within your organization decide if they want to receive the upgrade to Windows 11. Use Microsoft Forms together with Azure Logic Apps and Azure Automation Accounts to make Microsoft Intune managed Windows 10 workplaces eligible for Windows 11 upgrade.

Harvest Windows 365 Cloud PC’s based on days not used

People are using Windows 365 Cloud PC’s for all kinds of reasons. In some cases it’s only used for a period of time, but the licenses are still allocated to users. Before you know all Windows 365 Cloud PC licenses within your organization are in use and you have a hard time to figure out […]

Manage FSLogix groups on Azure AD joined AVD session hosts

FSLogix can be used to redirect user profiles to an Azure file share. This is something you want for normal users, but not for administrators. To prevent this, you need to add the local administrators to the FSLogix exclude groups and add Everyone to the FSLogix include groups.

Control Winget with the Desktop App Installer policy

By default every Windows 10/11 can have the App Installer package installed and use Winget to install apps from the Winget or Microsoft Store repository. Even if the user has no admin permissions it can still install apps in user context by using the “Winget install” command.