Installation and Licensing
Last updated
Last updated
Installation
PowerShell Pro Tools is included with PowerShell Tools for Visual Studio. You can install it through Visual Studio or download it from the Marketplace.
For offline installation instructions, click here.
The Visual Studio Code extension is available on the Visual Studio Marketplace and can be installed from within Visual Studio Code. Search for PowerShell Pro Tools when searching in VSC.
You can install a Visual Studio Code extension by downloading the VSIX file from the Marketplace and then clicking Install from VSIX within the extension pane in Visual Studio Code.
PowerShell Module
The PowerShell Module is available on the PowerShell Gallery.
Previous versions of the Visual Studio extension can be found on our downloads page.
You can select from previous versions of the Visual Studio Code extension in the extension pane. Click the Gear icon next to PowerShell Pro Tools and select Install Another Version...
You can install a previous version of the PowerShell Module by using the -RequiredVersion
parameter of Install-Module
.
We are sunsetting PowerShell Pro Tools. End of sales will be October 1st, 2024 with end of life is October 1st, 2025. Learn more.
By default, PowerShell Pro Tools installs and allows for a limited set of features. If you would like to trial PowerShell Pro Tools without these limitations, you can request a trial key.
Visit the purchasing page and follow the instructions to purchase a license. A license will be emailed to you within ten minutes of purchase.
PowerShell Tools for Visual Studio does not require a license.
PowerShell Pro Tools for Visual Studio Code does not require a license.
You can manually install your license by placing a license.lic
file in your %AppData%\PowerShell Pro Tools
directory. The directory may not exist. Place the full XML of the license file you received in this file.
PSScriptPad licenses can be installed using the above methods. PSScriptPad also supports loading license files that reside next to the PSScriptPad.exe file. Create a file called license.lic
and place it in the same directory as PSScriptPad. The license will be loaded from this location, if present.