Merge pull request #12010 from YZRW/patch-1

Update configure-with-command-line.md
This commit is contained in:
Paolo Matarazzo 2025-02-24 13:14:46 -05:00 committed by GitHub
commit ae96785300
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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