Trigger Windows 7 Firewall access dialog if cancelled


Recently I accidentally cancelled a windows firewall dialog causing a node.js app to fail.
After the following statement in a command prompt, the dialog resurfaced and I could accept the change.

netsh advfirewall reset

https://support.microsoft.com/en-us/kb/947709