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 ...