© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
O. HeaumeUnderstanding Microsoft Intunehttps://doi.org/10.1007/978-1-4842-8850-4_6

6. Installing the Application

Owen Heaume1  
(1)
West Sussex, UK
 

Installing the application is going to be the primary purpose of the deployment script and in Chapter 2 you learned that msiexec.exe was the tool to use. However, you cannot just enter msiexec.exe and the command line straight into your PowerShell script and expect it to work, it needs to be called from a PowerShell cmdlet first.

In this chapter, you will learn how to install either an MSI or setup.exe using PowerShell and the associated common cmdlet parameters.

Start Your Engines Please

Well, the subtitle is a bit ...

Get Understanding Microsoft Intune: Deploying Applications Using PowerShell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.