You need to save the Windows Firewall with Advanced Sec…

You administer Windows 10 Enterprise client computers in your company network.
You change settings on a reference computer by using the Windows Firewall with Advanced 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?

You administer Windows 10 Enterprise client computers in your company network.
You change settings on a reference computer by using the Windows Firewall with Advanced 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 theWindows Firewall with Advanced Securitynode, and then select
theExport Policyaction.

B.
Run thenetsh advfirewall export c:\\settings.wfwcommand.

C.
Run thenetsh firewall export c:\\settings.xmlcommand.

D.
Run thenetsh advfirewall export c:\\settings.xmlcommand



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Joel

Joel

B. is not correct. If you want to export Firewall settings and import them using the same method (i.e. netsh command), it would work. However, this question states that you need to be able to import it as a Group Policy object later. This makes the correct answer clear, it should be A.