mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge pull request #12010 from YZRW/patch-1
Update configure-with-command-line.md
This commit is contained in:
commit
ae96785300
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user