Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.54 KB

Individual-scripts.md

File metadata and controls

17 lines (13 loc) · 1.54 KB

Individual scripts

Feature Code to run (paste in Windows Terminal (Admin)
Windows Update: Setup policies Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JurYt'))
Windows Update: Reset policies Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JurY4'))
Windows Subsystem for Linux: Enable WSL Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JurYa'))
WinGet: Install WinGet Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JurY1'))
WinGet: Use Winstall Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/Jur3G'))
WinGet: Import apps Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/Jur3F'))
Enable Virtualization-based security Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/J9OZr'))

Feedback

If you have observed an issue with docs or if there are accessibility issues, please consider filing an issue.