
PSAppDeployToolkit
Enterprise App Deployment, Simplified. PSAppDeployToolkit is a versatile solution that streamlines and standardizes the process of software deployment, making it easier than ever …
How to Deploy · PSAppDeployToolkit
How to deployments an application installer using the command line / SCCM.
Download · PSAppDeployToolkit
Downloading PSAppDeployToolkit.Tools PSAppDeployToolkit.Tools is a companion module designed for functions that help you create packages rather than deploy them.
Features · PSAppDeployToolkit
Supports the MCM application model by providing an install and uninstall deployment type for every deployment script. Bundle multiple application installations to overcome the supported …
About Us · PSAppDeployToolkit
About PSAppDeployToolkit The PowerShell App Deployment Toolkit (PSAppDeployToolkit) is an open-source framework which simplifies the complex scripting challenges of application …
Execute-Process · PSAppDeployToolkit
Executes a process, e.g. a file included in the Files directory of the App Deploy Toolkit, or a file on the local machine. Provides various options for handling the return codes (see Parameters).
Deployment Structure · PSAppDeployToolkit
Deployment Structure V4 Native Deployment Template The v4 native deployment structure is designed to be more modular, flexible, and user-friendly than the v3 structure, while still …
Invoke-AppDeployToolkit · PSAppDeployToolkit
Deployment Script The Invoke-AppDeployToolkit.ps1 script is where you will spend most of your time when using PSAppDeployToolkit. This script is the main entry point of the deployment, …
Migrating from v3 · PSAppDeployToolkit
See the Creating a new deployment page for instructions on creating a v3-compatible deployment template or downloading one from GitHub. This layout allows you to drop in your existing v3 …
Reference · PSAppDeployToolkit
Reference PSAppDeployToolkit provides various functions to simplify script writing and uses an ADT Session object to store deployment information. PSAppDeployToolkit uses pre-defined …