Category: Intune
-
Microsoft 365 Companion Apps – People, File Search and Calender. How to remove them and why we need them (or why we don’t?)
If you, like me, is on the Current Channel (preview) update channel of the Microsoft 365 apps update channel you might have seen three new apps pop-up in your taskbar when you start your computer lately. These are known as Companion Apps. These are light weight apps based on Microsoft Graph and according to Microsoft…
-
How to configure TAP (Temporary Access Pass) in Entra ID for multiple users using Powershell
TAP is a great feature to use for recovering accounts that have lost access to their MFA token, for onboarding new users to Autopilot or enrolling devices in Intune or perhaps to setup strong authentication like Yubikeys. However in Azure when assigning TAP you can only do it for one user at a time which…
-
Finding install/uninstall commands for .exe apps for Win32 packaging in Intune
DISCLAIMER: THIS WAS ORIGINALLY A LINKEDIN POST HENCE THE STRUCTURE OF THE POST Using Win32 packaging is a smooth and efficient way to package and push out .exe applications to Windows clients via Intune. However, Intune requires two important strings:InstallCommand and UninstallCommand. These commands can be found in different ways — sometimes on the vendor’s…
-
A quick look on Staging Profiles for Android in Intune
DISCLAIMER: THIS WAS ORIGINALLY A LINKEDIN POST HENCE THE STRUCTURE OF THE POST A couple of months ago, Staging Profiles were introduced in Intune — an incredibly smooth way to enroll Android devices without assigning them to a specific user, simply by scanning a QR code from the device’s setup screen 🪄 Below is a…
-
Windows 11 VM for Intune testing – Let’s bypass EVERYTHING!
DISCLAIMER: THIS WAS ORIGINALLY A LINKEDIN POST HENCE THE STRUCTURE OF THE POST I often use a VM in Hyper-V when I need to test things in Intune and don’t have a physical test device nearby — it’s incredibly convenient! However, there are some challenges when running Windows 11 in Hyper-V, since Windows 11 requires…
-
Shared PCs + OneDrive = ❤️
DISCALIMER: THIS WAS ORIGINALLY A POST ON MY LINKEDIN HENCE THE STRUCTURE OF THE POST Shared devices can be incredibly practical in many different scenarios — maybe it’s a computer used by multiple people in a warehouse, in a production environment, or at a checkout counter? Setting up a SharedPC in Intune is simple, and…