I have disabled the "Set Network Location" popup with this registry hack:
HKLM\System\CurrentControlSet\Control\Network\NetworkLocationWizard\
Name: HideWizard (DWORD)
Value: 1
Now i would like all future network connection to be forced to: Work network.
I need a black box with a server app, that has to run on any network it is connected to. This requires the network to be trusted in order for firewall rules to allows traffic to my server app.
EDIT I'm using Windows 7 Home Premium