Posts

Find all the latest posts below or search:

  • Windows 11 VM for Intune testing – Let’s bypass EVERYTHING!

    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…

  • A quick look on Staging Profiles for Android in Intune

    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…

  • Finding install/uninstall commands for .exe apps for Win32 packaging in Intune

    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…