Consolidate PowerShell App Deploy Toolkit Function .PS1 Files
1\Copy the “AppDeployToolkit” folder to your Deployment Share’s “Scripts” folder. 2\Edit the “AppDeployToolkit\AppDeployToolkitConfig.xml” file to log to MDT’s log location. 3\Update the Deploy-Application.ps1 files you use in your Application installs to locate the centrally located “AppDeployToolkit” folder. 4\Lastly, when adding your application to MDT, use this as the “Command Line”. PowerShell.exe -ExecutionPolicy Bypass -WindowStyle Min… Read More »