Select Page

All

Popular

All

Top Rated

How to defer application installations with Powershell App Deployment Toolkit

Lets say you want to install a bigger application, like the Microsoft Office suite. But because it is a big and heavy package, you want to give your users the ability to defer the installation. Maybe you are upgrading from an older Office version, and the user needs to use outlook for the day. One of the ways we can do this, is by using defer with the PowerShell App Deployment Toolkit (PSADT)

Loading