ManageFSLogixGroups

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.

AppInstaller

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.

Import-Remove-Autopilot-Devices

Import or remove Windows Autopilot devices based on specific criteria

Enrolling a device with Windows Autopilot requires it to be imported in Microsoft Intune. The import can be done by either your applicable vendor or by your IT department by using a CSV file containing hardware hashes. The CSV file will be checked for invalid characters and bad hardware hashes to ensure a valid import. […]