Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : How to set the Service to use NT AUTHORITY\NetworkService
| Subject: | How to set the Service to use NT AUTHORITY\NetworkService |
| Posted by: | "Ross Pellegrino" (ross_pellegri..@hotmail.com) |
| Date: | Thu, 9 Nov 2006 23:23:22 |
Hi
I developed a service using Delphi 2006. When I install it, by default sets
itself to the Local Service account. I want to set it by default to the NT
AUTHORITY\NetworkService account.
I know how to do this manually, but I need to have it register with NT
AUTHORITY\NetworkService by default as this service will be packaged in a
setup file where I can't expect the users to go into the service panel and
do it manually.
Any help will be greatly appreciated.
Thanks
Rp