Hello Brian,
Even a domain admin on 2008 machines is restricted, that belong's to UAC.
I asume that will be the reason when running as a service, that some permissions
are needed, one i can think of is "Logon as a batch job".
Additional it can belong to UAC(disabling is the badest option in my opinion)
GPO setting:
Computer Configuration, Windows Settings Security Settings, Local Policies,
Security Options, in the right pane you will find some UAC options.
Check:
- User Account Control: Behavior of the elevation prompt for administrators
- User Account Control: Detect application installations and prompt for elevation
- User Account Control: Run all administrators in Admin Approval Mode
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
> I've joined Windows 2008 Server to Windows 2003 domain and installed a
> Windows Service, that logons on as a domain account in Domain
> Administrators group.
>
> On Windows 2003 Servers, all works fine.
> On the 2008 Server, the service cannot contact the Eventlog, cannot
> open
> keys in the registry ... nothing is allowed.
> If I log into the 2008 Server as that domain account, and I can access
> Registy / Event log, it works. Why does it fail for the account when
> used by the Windows Service ?
>
> Thanks, Brian
>