mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
d5047e9a8d
* 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
|