Category "deployment"

Deploying NetFwTypeLib to manage the Windows Firewall

My Windows service needs to create/remove certain rules from the Windows firewall. For this I interface with NetFwTypeLib in <windows>\system32\hnetcfg.dl

How do I move my service from alpha to sitetest3

I have a service in running in alpha (staging) that I'd like to move to the new snc2_st3 (sitetest3). What do I need to know?

maven : deploy artifact file name

Hi : Im finding that maven deploys by default change the file name to match the version+artifact id. For example Deploying a jar file, with artifact=A and ve