Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.7k stars 1.08k forks source link

Please add: DontUsePowerShellOnWinX #309

Closed QQ2017 closed 4 years ago

QQ2017 commented 4 years ago

Please add: DontUsePowerShellOnWinX

Reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "DontUsePowerShellOnWinX" /t REG_DWORD /d "1" /f