diff --git a/Technik/Windows remote.md b/Technik/Windows remote.md index 2fb6bf3..86df0e5 100644 --- a/Technik/Windows remote.md +++ b/Technik/Windows remote.md @@ -1,5 +1,6 @@ #### WMIC +**Firewall Enable WMIC:** netsh advfirewall firewall set rule group="Windows-Verwaltungsinstrumentation (WMI)" new enable=yes