Just wondering, can you create a service using SRVINSTW.EXE on 1 computer, export the registry key
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<InsertServiceNameHere>"
and then import the registry key on another computer, restart the computer and expect the service to be loaded (that is assuming the original service was set to start automatically)? or does the service have to be registered on each individual machine using SRVINSTW?

thank you in advance