|
-
Apr 6th, 2007, 08:53 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Windows services
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
-
Apr 8th, 2007, 04:24 AM
#2
Re: Windows services
The simplest answer is, have you tried it?
Have a look here as well:
http://support.microsoft.com/kb/251192
-
Apr 8th, 2007, 07:12 AM
#3
Thread Starter
Addicted Member
Re: Windows services
no, i havent tried it, im a little worried that doing so might cause a conflict, although i could always use system restore....
EDIT:
 Originally Posted by support.microsoft.com
You do not have to configure the service by manually creating entries in the registry and then restarting the computer to force the Service Control Manager to update its database.
OK, I assume that means i could do that.
I think, having read that, that i might give it a go, as from what i read you cant push the changes through a whole workgroup, and have to do each computer individualy, however pushing registry changes through a lot of computers can be done very quickly and effectively, or so im told.
Last edited by Macka007; Apr 8th, 2007 at 07:16 AM.
-
Apr 8th, 2007, 08:05 PM
#4
Thread Starter
Addicted Member
Re: Windows services
I tested it, it works well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|