I want to add exceptions to windows firewall in Windows Server 2003/2008.
I have written the code which works fine for Windows 7, but it doesn't work on Win server 2003/2008.
The problem is with the NetFwTypeLib (FirewallAPI.dll)
Can someone guide on the same.