Is it possible to backup the windows server 2008 firewall settings?
+1
A:
I think this is what you're looking for:
http://windowserver2008.blogspot.com/2007/12/how-to-configure-windows-2008-advanced.html
Export
Lets you export all the current configurations of your firewall to a file. This command is very helpful because you can back up all your settings to file and restore them if you don’t like the configurations that you have made.
Here is an example:
netsh advfirewall export “c:\advfirewall.wfw”
Aaron
2008-10-28 14:17:05