Installation
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.9.1