Master Wrapper

Master Wrapper enables IT Pros to create PSAppDeployToolkit (PSADT) wrappers using the self-explanatory user interface.

Core benefits of Master Wrapper

  • Creating PSAppDeployToolkit wrappers is faster.
  • Excellent for beginner IT professionals who are new to PSADT and application packaging.
  • Save time reading documentation on the main functionality for PSADT.
  • Reduce typo risk because of the automation.
  • Store custom PSADT scripts to be applied at any time.

Master Wrapper section

  • General
  • Actions
  • Pre-Actions
  • Post-Actions
  • Script Editor
  • Configuration

General

This is the main section that defines what application the wrapper is built for. Simply load or drag and drop MSI to fill out the form, or do it manually.

Branding can be changed as well. Click on the banner or icon to choose your branding.

enter image description here

Actions

This is the main section that defines what should be installed.
Add or drag and drop installation files to Install, Uninstall, and Repair sections.

Pre-Actions

Configure actions that should happen before Installation, Uninstallation, and Repair.

Post-Actions

Configure actions that should happen after Installation, Uninstallation, and Repair.

Script Editor

View and make additional changes in Deploy-Application.ps1 without opening it with another script editor.

Important! After Master Wrapper is configured and saved make sure that all installation files are moved to the Files folder that is located in the saved project location.

PSADT Actions

This feature enables users to save specific actions, for example - copy files, remove registries, etc. that can be done using PowerShell. This will save time next time this action will be required.

  1. Add New Action
  2. Specify action name
  3. Enter PowerShell script (good examples can be found in PSAppDeployToolkit documentation)
  4. Save
  5. Right-click on the action and choose to which action section to add it - Install, Uninstall, or Repair.

Master Wrapper in action

FAQ

  • Can I use Master Wrapper to speed up packaging if I have already configured PSAppDeployToolkit template?
    Yes, you can open your template using Master Wrapper and make packaging faster.

  • I have multiple customers with multiple PSAppDeployToolkit configurations. Can I make multiple project templates?
    Yes, open Master Wrapper, make required configuration without specific installation in it and save it. Do it for how many customers you need it and open the required PSAppDeployToolkit project when needed.

Subscribe to our newsletters