Skip to main content

Installation

PowerShell gallery version PowerShell gallery downloads

Install WinTuner PowerShell module.

Install WinTuner PowerShell

WinTuner is available in the PowerShell Gallery, install the latest with the following command.

Install WinTuner
Install-Module -Name WinTuner

Update WinTuner PowerShell

Update WinTuner
Update-Module -Name WinTuner
Update WinTuner to specific version
Install-Module -Name WinTuner -RequiredVersion 0.8.4