Microsoft Endpoint Manager with EDU Scenarios: Enterprise Wi-Fi and .Intunewin

Introduction

Education institutions can do most of their app targeting and policy management for Windows and iOS in the Intune for Education dashboard.

There are some tasks that can only be done in Microsoft Endpoint Manager (MEM). The most common EDU scenarios in MEM are Enterprise Wi-Fi configuration and deploying legacy (.exe) applications. You will experience these common scenarios in this interactive guide.

Create and Deploy Enterprise Wi-Fi Profile

Wi-Fi is a wireless network that's used by many mobile devices to get network access. Microsoft Intune includes built-in Wi-Fi settings that can be deployed to users and devices in your organization. This group of settings is called a "profile" and can be assigned to different users and groups. Once assigned, your users get access to your organization's Wi-Fi network without configuring it themselves.

Note: We will use the full MEM Console to create and assign the Windows and iOS Wi-Fi profiles to devices. 

Windows 10 Enterprise Wi-Fi Profile

  • Sign in with the following credentials:

Basics

Enter the following information:

Configuration Settings

We will configure the minimum required settings to enable an Enterprise Wi-Fi profile.

 For additional information on each type: https://docs.microsoft.com/en-us/mem/intune/configuration/wi-fi-settings-windows#enterprise-profile

Assignments

Assignment is where we will specify to which Devices the Wi-Fi profile will be deployed – using Azure AD Groups.

For this example:

Applicability Rules

We will create an applicability rule to only include Windows devices that are running Windows 10 Enterprise.

Review and Create

Review the Profile information

iOS Enterprise Wi-Fi Profile

Basics

Enter the following information:

Configuration Settings

We will configure the minimum required settings to enable an Enterprise Wi-Fi profile.

Assignment

Review and Create

Review the Profile information

Deploy Win32 App

Before you can deploy a Win32 App to devices in your organization you must first add the app to Microsoft Intune by preparing the app using the Microsoft Win32 Content Prep Tool.

Prepare Win32 App Content for Upload to Intune

Download the Microsoft Win32 Content Prep Tool from Github – in a browser, access the following URL:

Running the Microsoft Win32 Content Prep Tool

We will deploy WinZIP to devices using Intune and the MEM Console.

Generating the IntuneWin file:

Winzip25.exe has been converted to .intunewin and is in your c:\output folder

Deploying the Win32 App using Intune

Select the App package file:

Set App information:

Review app information

Program

Enter values for the following fields.

For the specific arguments your application package supports, contact your application vendor. 

More information: Product Codes - Win32 apps | Microsoft Docs

Return Codes : The Return Codes and Code Type fields should be automatically populated with: 0 – Success 1707 – Success 3010 – Soft Reboot 1641 – Hard Reboot 1618 – Retry

Requirements

Note that these settings are very subjective based on your specific device and device architecture requirements.

Detection Rules

With Detection Rules we effectively detect the presence of the app on target devices.

This code can be sourced from the product vendor or from a device that already has the application installed – and can be found in the Registry: HKEY_CLASSES_ROOT\AppID\winzip64.exe Make sure to include the brackets {}

Dependencies

App dependencies are applications that must be installed before your Win32 app can be installed. You can require that other apps are installed as dependencies.

Refer to https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-add#step-5-dependencies for additional guidance.

Supersedence

When you supersede an application, you can specify which app will be updated or replaced. To update an app, disable the uninstall previous version option. To replace an app, enable the uninstall previous version option.

Assignment

Assignment is where we will specify on which Devices the Win32 app to be installed – using Azure AD Groups. We can target the App to a User Group or a Device Group.

  • When a Device Group is used, userall devices will install the app (based on the criteria defined in App profile) and the application will be available to all users that sign onto that device.
  • When a User Group is used, the application will be installed on the device where the assigned user has signed in, and the application will only be available to that user.

Review and Create

Review the values and settings that you entered for the app. Verify that you configured the app information correctly.

  • Scroll down and then scroll down again.

At this point, you have completed the steps to add a Win32 app to Intune.