
PSAppDeployToolkit
PSAppDeployToolkit uses a standardized workflow for Windows software deployment, a consistent unified User Experience for every software install, and a library of PowerShell …
Download · PSAppDeployToolkit
Both downloads provide the functions required to scaffold a new deployment. Installing from the PowerShell Gallery You can install the PSAppDeployToolkit module from the PowerShell …
How to Deploy · PSAppDeployToolkit
There are two ways to launch the PSAppDeployToolkit for deployment of applications. Run Invoke-AppDeployToolkit.ps1 via PowerShell: …
Reference · PSAppDeployToolkit
PSAppDeployToolkit uses pre-defined Exit Codes to indicate the success or failure of a deployment and can be used to control the flow of your deployment logic, or just to understand …
Adding UI Elements · PSAppDeployToolkit
The application welcome prompt can be used to display applications that need to be closed, an option to defer and a countdown to closing applications automatically.
PSAppDeployToolkit Community
The PSAppDeployToolkit Discussion Forums
Customizing Deployments · PSAppDeployToolkit
The PSAppDeployToolkit generates extensive logging for all toolkit and MSI operations. The default log folder for the PSAppDeployToolkit and MSI log files can be specified in config.psd1.
Creating a new deployment - PSAppDeployToolkit
A deployment template contains the source files for an application deployment, the deployment script that defines the deployment logic, and the PSADT module and configuration.
Features · PSAppDeployToolkit
A robust and battle-tested deployment framework PSAppDeployToolkit was built with large enterprise environments in mind, where stability is absolutely crucial to ensure the success of …
About Us · PSAppDeployToolkit
The PowerShell App Deployment Toolkit (PSAppDeployToolkit) is an open-source framework which simplifies the complex scripting challenges of application repackaging, customization, …