So I'm trying to change the account that the Microsoft Firewall Service
uses to start with. Currently it is set to LocalSystem.
When I try to change it to a Domain Admin account or the full blown
administrator, the service will not start. Basically stating that it
has timed out (though it gives this message instantainioulsy (horrible
spelling)). When I change it back to LocalSystem, it starts up fine.
Any help would be greatly appreciated.
Cannot start Microsoft Firewall Service ... So I'm trying to change the account that the Microsoft Firewall Service...spelling)).... When I change it back to LocalSystem,... (microsoft.public.isa.clients)
Re: Problem when running Windows Service in Local System account ... You could ofcourse go into the registry for the users account and fetch the settings from there, but there is a big chance you need more than the portnumber and host of the proxy. ... It will never work when running OnlineBackupService.exe as LocalSystem.... Do they have a security policy enforced, firewalls installed, do they use a proxy server, do they have advanced anti-virus solutions installed? ... Some LocalSystem profiles miss a certain flag allowing them to resolve domain names? ... (microsoft.public.dotnet.general)
Re: UnauthorizedAccessException in service. Confused ... > The account the serviceinstaller was set up to use was "LocalService". ... > 2) Read/write a log file in a directory selected by the user. ... > Will LocalSystem be ample to do this task without errors please? ... > Why would writing to my log file work ok and yet not the other ones when I ... (microsoft.public.dotnet.languages.csharp)
Re: How to specify current logged in user for File Open dialog? ... Someone thinks it needs to run under LocalSystem... not a login account; it is a funny user account that has LOTS of features missing that ... The problem is that you have thought of a service as being an interactive user program,...interface with some service gingerbread and pretend it is a service. ... (microsoft.public.vc.mfc)
Re: Running a Python Service under the LocalService or NetworkService Account ... not want this service to run under a user account.... to be able to run as a LocalService, NetworkService and the like. ... it is possible to specify that the service should run using ... CreateService uses the LocalSystem account.... (comp.lang.python)