You administer Windows 10 Enterprise client computers in your company network.
You change settings on a reference computer by using the Windows Firewall with Adva
nced Security tool. You want to apply the same settings to other computers.
You need to save the Windows Firewall with Advanced Security configuration settings from the reference computer. You also need to be able to import the configuration settings into
a Group Policy object later.
What should you do?
A. Open Local Group Policy Editor, select the Windows Firewall with Advanced Security node, and then select the Export Policy action.
B. Run the
netsh advfirewall export c:\settings.wfw
command.
C. Run
the
netsh firewall export c:\settings.xml
command.
D. Run the
netsh advfirewall export c:\settings.xml
command
References: https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771920(v=ws.10)#BKMK_1
_export