Update Defender GPO, Update Splunk UF
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Purpose: Install the GPO that disables Windows Defender
|
||||
# Purpose: Install the GPO that disables Windows Defender and AMSI
|
||||
Write-Host "$('[{0:HH:mm}]' -f (Get-Date)) Importing the GPO to disable Windows Defender..."
|
||||
Import-GPO -BackupGpoName 'Disable Windows Defender' -Path "c:\vagrant\resources\GPO\disable_windows_defender" -TargetName 'Disable Windows Defender' -CreateIfNeeded
|
||||
|
||||
|
||||
Reference in New Issue
Block a user