Results 1 to 4 of 4

Thread: [RESOLVED] Windows services

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2006
    Location
    Adelaide, Australia
    Posts
    204

    Resolved [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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Windows services

    The simplest answer is, have you tried it?

    Have a look here as well:
    http://support.microsoft.com/kb/251192

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2006
    Location
    Adelaide, Australia
    Posts
    204

    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:
    Quote 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.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 2006
    Location
    Adelaide, Australia
    Posts
    204

    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
  •  



Click Here to Expand Forum to Full Width