Allow DPM Agent Install in Windows Firewall NETSH Command
netsh advfirewall firewall add rule name = "Allow DPM Remote Agent Push" dir = in action = allow service = any enable = yes profile = any remoteip = < IPAddress1 >,< IPAddress2 >,< IPAddress3 >