1
0
mirror of https://github.com/TommyTran732/Windows-Setup.git synced 2024-07-26 15:32:05 -04:00
Windows-Setup/Scripts
Tommy 947c1078c2
Add DisableSMB1.ps1
Signed-off-by: Tommy <contact@tommytran.io>
2024-04-18 02:17:07 -07:00
..
DeBloat.ps1 Remove Phone Link 2024-04-14 02:36:14 -07:00
DisableSMB1.ps1 Add DisableSMB1.ps1 2024-04-18 02:17:07 -07:00
MicrosoftDefenderSandbox.ps1 Add MicrosoftDefenderSandbox script 2024-04-14 01:29:37 -07:00
README.md Add DisableSMB1.ps1 2024-04-18 02:17:07 -07:00

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.