mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-04-04 18:22:09 +00:00
* Fixes for netsh and update reset * Allow remotesigned * Fix unattended sleep timer to show * Fix Service Tweaks * Fix Multiple HTTPS connect issues
5 lines
158 B
PowerShell
5 lines
158 B
PowerShell
Set-ExecutionPolicy RemoteSigned
|
|
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
|
|
Install-Script -Name winget-install -Force
|
|
winget-install.ps1
|