Some time ago I wrote a blog about “How to setup Windows AutoPilot and add existing devices the quickest way”. At that time, White Glove did not exist yet. And it’s great to know how to setup Windows AutoPilot and add existing devices the fastest way, but how to get endusers to work on a new device the fastest way?
Category - Enterprise Mobility + Security
How to enroll an Apple device with iOS 13 “User Enrollment” mode in Microsoft Intune
With the release of iOS 13 there were a few major changes, not only did the iPad’s got their own iPadOS, also with the Mobile Device Management (MDM) enrollment modes there are major changes. The Device Enrollment Program (DEP) is renamed to “Automated Device Enrollment” and all devices enrolled with “Automated Device Enrollment” are now automatically set in supervised mode. There is also a new...
How to control iOS app uninstall behavior at device unenrollment with Microsoft Intune
Previously, during a device unenrollment, all applications were removed that where pushed/installed via Microsoft Intune by default. This is not always handy, for example take the Microsoft Office applications. You can add multiple accounts within these applications and if you are using Microsoft Outlook for your work mail and also for your private mail. You want Microsoft Outlook to stay...
How to send custom notifications to an iOS device with Microsoft Intune
With the Microsoft Intune, August 5, 2019 update it is now possible to send custom push notifications to end users. This can be useful if you want to send a custom message to a selected group of people, for example for planned maintenance, or to everyone, for example, in the case of emergencies. In this blog I will show you how to send a custom notification to an iOS devise and how it looks like...
How to configure Remote Access for Work Folders with the Azure AD Application Proxy – VLOG#4
In this VLOG I will show you, step-by-step how to configure remote access for Work Folders with the Azure AD Application Proxy. Related blogs; – Blog version of this VLOG : – Blog on how to install and configure the Azure Application Proxy : – Blog on how to deploy Work Folders on Windows Server 2019 : In this VLOG I will cover the following topics step-by-step; – Create...
How to configure Remote Access for Work Folders with the Azure AD Application Proxy
In my previous blog I showed you how to deploy Work Folders on Windows Server 2019. In this blog I will show you how to configure Remote Access to these Work Folders via the Azure Active Directory Application Proxy. I great benefit of using the Azure AD Application Proxy is that you don’t need expensive reverse proxy solutions and you don’t have to open your firewall ports, so it is also more...
How to deploy Win32 applications with Microsoft Intune – VLOG#2
In this vlog I will show you step-by-step on how to “wrap” a Win32 / Legacy application (.exe files) so you can deploy it with Microsoft Intune.PrerequisitesThere are some requirements for publishing Win32 applications to a client. Be aware that you must meet the following criteria;– Windows 10 – build 1607 or higher (Education, Pro and Enterprise)– The Windows 10 client...
One of the most frequently asked questions from customers is whether it is possible to publish Win32 applications with Microsoft Intune. The answer is Yes. It is possible to deploy Windows 10 Store Apps, MSI files and even .EXE files. Although .EXE files cannot be published directly. You need to “wrap” the .EXE file (and other required source files if applicable) to an .INTUNEWIN file. In this...
How to configure Android Enterprise – Corporate-owned, fully managed user devices mode with Microsoft Intune
In the last two months I wrote some blogs regarding different type of Android Enterprise modes. It’s now time for the last mode; Android Enterprise – Corporate-owned, fully managed user devices. And as the name of this mode indicates, this mode is for user based scenario’s. The enrollment process is more or less the same as with the dedicated device mode. The enrollment process also start with...
How to configure an Android device in Multi App Kiosk mode with Microsoft Intune
In previous blogs I talked about how to configure Android Enterprise – Corporate-owned – dedicated device mode, and as an addition, how to configure Kiosk Single app mode for Android devices. In this blog I want to show you the Multi-app Kiosk mode for Android devices and how the end user experience looks like. There are some steps different than in Single app mode, I will show you this step-by...