Allowing Dcom And Wmi
I'm running a program where I need to set rules, here's how to set the rules using the Windows firewall: netsh advfirewall firewall add rule dir=in name="DCOM" program=%systemroot%\system32\svchost.exe service=rpcss action=allow protocol=TCP localport=135 netsh advfirewall firewall add rule dir=in name ="WMI"…