Skip to content

Instantly share code, notes, and snippets.

@CuboidRaptor
Created November 10, 2023 02:16
Show Gist options
  • Select an option

  • Save CuboidRaptor/790085b1cde3c8a3e8608de9e8c938b1 to your computer and use it in GitHub Desktop.

Select an option

Save CuboidRaptor/790085b1cde3c8a3e8608de9e8c938b1 to your computer and use it in GitHub Desktop.
echo "amogus jarson script go brrrr"
echo "firewall is being lit on fire"
Set-NetFirewallProfile -Profile Domain, Public, Private -Enabled True
echo "windows will start scanning automatically *some* of the time"
Set-ItemProperty -Path "HKLM:SOFTWARE\Microsoft\Windows Defender" -Name PassiveMode -Value 2 -Force
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment