copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
How to Deploy · PSAppDeployToolkit If you want to deploy an installer interactively, you can include ServiceUI exe in your package and use that to trigger your installer However, this is a security risk since any file dialogs or hyperlinks can be abused by the user to gain access as local system
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 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 limit of 5 applications in the MCM application dependency chain
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
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 what happened during a deployment
About Us · PSAppDeployToolkit The PowerShell App Deployment Toolkit (PSAppDeployToolkit) is an open-source framework which simplifies the complex scripting challenges of application repackaging, customization, and deployment of applications in a managed Windows environment
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)