mirror of
https://github.com/TommyTran732/Windows-Setup.git
synced 2024-11-08 09:11:47 -05:00
|
||
---|---|---|
.. | ||
DeBloat.ps1 | ||
DisableSMB1.ps1 | ||
MicrosoftDefenderSandbox.ps1 | ||
README.md |
Scripts
- Put these in your NETLOGON directory
- In group policy objects, select the object you want to edit -> Computer Configuration -> Windows Setings -> Scripts -> Startup -> PowerShell Script, and add the scripts you want to use. Personally, I use all of these scripts in my Default Domain Policy object.
Notes
- The DisableSMB1.ps1 script is not stricly necessary as SMB1 shouldn't be installed anyways. It's just there for extra assurances.