Thoughts on information security, code & automation, and other myriad interests of mine.

Home
Resources
About
GitHub
LinkedIn

Tags

  • Autopilot (1)
  • Azure (1)
  • Azure Functions (1)
  • Enrollment Status Page (1)
  • Entra ID (2)
  • Intune (2)
  • MS Graph (1)
  • Power Automate (1)
  • Powershell (2)
  • SCIM (1)
header image
Automated Onboarding, Part 2 - Software Deployment
11/2/2024

Win32 vs Line of Business

There's primarily two ways to install 3rd party Windows apps through Intune, Win32 (exe/msi) and Line of business (msi). LOB apps can be uploaded directly in the Intune portal, which is great, if the app's developer provides an msi installer. Win32 apps can be either exe or msi, but you have to use Microsoft's Content Prep Tool to package it before uploading to Intune. I've read that mixing LOB and Win32 apps can lead to installation delays during deployment, but I've mixed the two without issue in my current envir...

Intune, Enrollment Status Page
header image
Automated Onboarding, Part 1 - Autopilot
10/8/2024

Introduction

Onboarding employees can be time consuming, especially if IT is creating accounts and installing software manually. Adequate lead time from the business is necessary to account for IT's workload, hardware and software procurement, and setup. Often that lead time conflicts with when the employee needs to start work, leading to frustration for all involved. The goal of these posts is to provide solutions that remove IT as a blocker from the onboarding process.

The series consists of four parts, each covering a different stage o...

Intune, Autopilot