best practice for successful software distribution
PowerShell AppDeploy Toolkit is designed to make it easy to create simple and complex installation and uninstall scripts, thus increasing the success rate of software installations. The toolkit sets standards for PowerShell wrappers to provide typical Windows installers MSI or Setup.Exes with advanced features. It has already established itself as the gold standard in software packaging and distribution for some time.
The highlights are:
- Compatible with almost all software distributions
- Validation of requirements such as dependency on minimum software versions
- Easy setting of all required configurations
- Easy user interaction possible, e.g. to postpone installations
Who is PSADT suitable for?
Important: The PowerShell AppDeploy Toolkit is not software that we sell, but an open source project that is the standard of professional software packaging.
Since we were among the first to use it in Germany and now work almost exclusively with PSADT, we dedicate a page to the toolkit. It is a must for every company that doesn't want to leave anything to chance when it comes to software distribution.






















