Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - 70-284: unable to run Exchange services using a service account

 
Thread Tools Search this Thread
Old 12-04-2006, 01:28 PM   #1
Default 70-284: unable to run Exchange services using a service account


I'm working through the MS study kit for 70-284. I installed Exchange
2003 using a service account set up for the purpose; all OK. Initially
the services run as LocalSystem so I changed them to run using the
service account.

However the System Attendant now does not start. I get an Event ID
1005 with text: "Unexpected error The logon attempt failed ID no:
8009030c Microsoft Exchange System Attendant occurred. "

That would suggest a problem with authenticating as the service
account, yet I was logged on with that account and the Exchange
Management service starts up fine using it, so surely there can't be
an authentication issue.

If I change just System Attendant back to LocalSystem, then when I try
to start the information store I get this:

>Error 0x514 occurred while attempting to enable the "Generate Security Audits" privilege.
>
>To grant the Generate Security Audits privilege to the Microsoft Exchange service account, open the Windows 2000 Group Policy editor.
>If the machine is not domain controller, select the Local Computer policy object.
>If it is a domain controller, select the browse button and select the "Domain Controllers.<domain>" container. Within this container, select the "Default Domain Controllers Policy" object.
> Under either "Local Computer policy" or "Default Domain Controllers Policy", select the "Computer Configuration" container. Under the "Computer Configuration" container, select the "Windows Settings" container. Under the "Windows Settings" container, select the "Security Settings" container. Under the "Security Settings" container, select the "Local Policies" container. Under the "Local Policies" container, select the "User Rights Assignment" container.
> Under "User Rights Assignment", double click the "Generate Security Audits" object and add the Microsoft Exchange service account to the list of users granted the "Generate Security Audits" right. Click "OK", and close the editor.
>


If I do grant this right to the service account and start the
information store again, this time I get an application error:

Faulting application store.exe, version 6.5.6944.3, faulting module
unknown, version 0.0.0.0, fault address 0x695319ec.

For the time being I've reverted to the LocalSystem account but I'd be
interested if anyone else has seen this and knows what causes it.



Jim Hatfield
  Reply With Quote
Old 12-04-2006, 01:39 PM   #2
Susan
 
Posts: n/a
Default Re: 70-284: unable to run Exchange services using a service account
I'm wondering why you would have changed that? Exchange 2003 services are
meant to run under the Local System account...

--
Susan Conkey [MVP]



"Jim Hatfield" <> wrote in message
news:...
> I'm working through the MS study kit for 70-284. I installed Exchange
> 2003 using a service account set up for the purpose; all OK. Initially
> the services run as LocalSystem so I changed them to run using the
> service account.
>
> However the System Attendant now does not start. I get an Event ID
> 1005 with text: "Unexpected error The logon attempt failed ID no:
> 8009030c Microsoft Exchange System Attendant occurred. "
>
> That would suggest a problem with authenticating as the service
> account, yet I was logged on with that account and the Exchange
> Management service starts up fine using it, so surely there can't be
> an authentication issue.
>
> If I change just System Attendant back to LocalSystem, then when I try
> to start the information store I get this:
>
>>Error 0x514 occurred while attempting to enable the "Generate Security
>>Audits" privilege.
>>
>>To grant the Generate Security Audits privilege to the Microsoft Exchange
>>service account, open the Windows 2000 Group Policy editor.
>>If the machine is not domain controller, select the Local Computer policy
>>object.
>>If it is a domain controller, select the browse button and select the
>>"Domain Controllers.<domain>" container. Within this container, select
>>the "Default Domain Controllers Policy" object.
>> Under either "Local Computer policy" or "Default Domain Controllers
>> Policy", select the "Computer Configuration" container. Under the
>> "Computer Configuration" container, select the "Windows Settings"
>> container. Under the "Windows Settings" container, select the "Security
>> Settings" container. Under the "Security Settings" container, select the
>> "Local Policies" container. Under the "Local Policies" container, select
>> the "User Rights Assignment" container.
>> Under "User Rights Assignment", double click the "Generate Security
>> Audits" object and add the Microsoft Exchange service account to the list
>> of users granted the "Generate Security Audits" right. Click "OK", and
>> close the editor.
>>

>
> If I do grant this right to the service account and start the
> information store again, this time I get an application error:
>
> Faulting application store.exe, version 6.5.6944.3, faulting module
> unknown, version 0.0.0.0, fault address 0x695319ec.
>
> For the time being I've reverted to the LocalSystem account but I'd be
> interested if anyone else has seen this and knows what causes it.
>





Susan
  Reply With Quote
Old 12-04-2006, 03:10 PM   #3
LRM
 
Posts: n/a
Default Re: 70-284: unable to run Exchange services using a service account
"Susan" <> wrote in message
news:...
> I'm wondering why you would have changed that? Exchange 2003 services are
> meant to run under the Local System account...
>

Because the book he is using to study told him to do it. I ran into the same
problem when following the instructions myself and did what the OP did and
reverted back. I used the MSPress study guide for Exchange 2003 a couple of
years ago.




LRM
  Reply With Quote
Old 12-05-2006, 10:59 AM   #4
Jim Hatfield
 
Posts: n/a
Default Re: 70-284: unable to run Exchange services using a service account
On Mon, 4 Dec 2006 09:10:32 -0600, "LRM" <>
wrote:

>"Susan" <> wrote in message
>news:...
>> I'm wondering why you would have changed that? Exchange 2003 services are
>> meant to run under the Local System account...
>>

>Because the book he is using to study told him to do it. I ran into the same
>problem when following the instructions myself and did what the OP did and
>reverted back. I used the MSPress study guide for Exchange 2003 a couple of
>years ago.


So is there any point in creating the service account at all? It is
granted Exchange Full Administrator privileges when you run
ForestPrep, and since at that time you are presumably logged into the
forest root domain as domain admin, that would be the default account
to receive the privileges, which seems quite OK to me.


Jim Hatfield
  Reply With Quote
Old 12-05-2006, 10:06 PM   #5
LRM
 
Posts: n/a
Default Re: 70-284: unable to run Exchange services using a service account
"Jim Hatfield" <> wrote in message
news:...
> On Mon, 4 Dec 2006 09:10:32 -0600, "LRM" <>
> wrote:
>
>>"Susan" <> wrote in message
>>news:...
>>> I'm wondering why you would have changed that? Exchange 2003 services
>>> are
>>> meant to run under the Local System account...
>>>

>>Because the book he is using to study told him to do it. I ran into the
>>same
>>problem when following the instructions myself and did what the OP did and
>>reverted back. I used the MSPress study guide for Exchange 2003 a couple
>>of
>>years ago.

>
> So is there any point in creating the service account at all? It is
> granted Exchange Full Administrator privileges when you run
> ForestPrep, and since at that time you are presumably logged into the
> forest root domain as domain admin, that would be the default account
> to receive the privileges, which seems quite OK to me.


Hmm, I asked myself the same question and decided there was no point.




LRM
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Novice needs help with Adserver.Adtech.de CPU Rookie General Help Related Topics 3 05-10-2008 05:54 PM
How to turn $6 to $16000 in few days of web crawling please@dontreply.net DVD Video 0 02-02-2007 07:25 AM
This is incredible! jc_ice DVD Video 1 08-13-2006 10:47 AM
TURN $5 INTO $15,000 IN ONLY 30 DAYS...HERES HOW! mosquitonose@hotmail.com DVD Video 1 01-19-2006 12:58 AM
TURN $5 INTO $15,000 IN ONLY 30 DAYS...HERES HOW! mosquitonose@hotmail.com DVD Video 0 01-18-2006 10:32 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46