DPM 2010 Add firewall rule
Here is a simply way of adding a Windows firewall rule to allow DPM remote agent push: netsh advfirewall firewall add rule name=”Allow DPM Remote Agent Push” dir=in action=allow service=any enable=yes profile=any remoteip=[IP]
Recent Comments