Site icon RDR-IT

Disable the firewall when deploying with MDT

In the Windows deployment sequence, add a Run Command Line action in the State Restore section.

In the Command Line field add:

netsh advfirewall set allprofiles state off
Exit mobile version