Merge branch 'main' into patch-1

This commit is contained in:
Tiara Quan
2025-02-24 10:46:21 -08:00
committed by GitHub

View File

@ -74,6 +74,10 @@ Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled False
# [:::image type="icon" source="images/cmd.svg"::: **Command Prompt**](#tab/cmd)
``` cmd
netsh.exe advfirewall set allprofiles state off
```
---
## Deploy basic firewall rules