From: Richard K on
SBS2008

OK I ran the SBS2008 BPA and it reports that Exchange 2007 SP2 is not
installed. I do a little more research and see a tool that Microsoft has
put out to help install SP2 on an SBS2008 server. I download the SP2 and
the tool and start to run. When the SP2 installation starts it errors out
saying that a "reboot from a previous installation is pending. Please
restart the system and rerun setup". I go ahead and restart the server.
When I go and start the process again I get the same error.

I've obviously rebooted so that didn't fix it. After a little more digging
I came across another article about a registry key adjustment but when I
look at my registry under hklm\software\microsoft\updates I see Exchange
2007\SP2. SP2? There are 2 entries under that key for KB970162 (Rollup 9)
and KB981407 (Rollup 10).

What am I missing here? Why is there a key for Exchange 2007\SP2 and
according to the BPA it is not installed? When I go into the Exchange 2007
console/help about I see version 08.01.0436.000

Thanks!

-Richard K



From: anthony on
On May 13, 9:35 am, "Richard K" <rkoko...(a)foxdtechllc.com> wrote:
> SBS2008
>
> OK I ran the SBS2008 BPA and it reports that Exchange 2007 SP2 is not
> installed.  I do a little more research and see a tool that Microsoft has
> put out to help install SP2 on an SBS2008 server.  I download the SP2 and
> the tool and start to run.  When the SP2 installation starts it errors out
> saying that a "reboot from a previous installation is pending.  Please
> restart the system and rerun setup".  I go ahead and restart the server..
> When I go and start the process again I get the same error.
>
> I've obviously rebooted so that didn't fix it.  After a little more digging
> I came across another article about a registry key adjustment but when I
> look at my registry under hklm\software\microsoft\updates I see Exchange
> 2007\SP2.  SP2?  There are 2 entries under that key for KB970162 (Rollup 9)
> and KB981407 (Rollup 10).
>
> What am I missing here?  Why is there a key for Exchange 2007\SP2 and
> according to the BPA it is not installed?  When I go into the Exchange 2007
> console/help about I see version 08.01.0436.000
>
> Thanks!
>
> -Richard K

I *have* got SP2 and the version number reads 08.02.0254.000
From: Cliff Galiher - MVP on
Trust the version number you are seeing under properties. If windows is
insisting that there is a pending reboot even after you've rebooted, it
means an installer didn't clean up after itself in the registry. Follow the
technet article to resolve that.

As far as SP2 you are seeing in the registry, ignore it. Installers create
and adjust registry keys all the time as they move data around. The
Exchange SP2 installer will check actual DLL versions, so what you are
seeing will not interfere with the installation.

-Cliff


"Richard K" <rkokoski(a)foxdtechllc.com> wrote in message
news:eAl58cn8KHA.5848(a)TK2MSFTNGP06.phx.gbl...
> SBS2008
>
> OK I ran the SBS2008 BPA and it reports that Exchange 2007 SP2 is not
> installed. I do a little more research and see a tool that Microsoft has
> put out to help install SP2 on an SBS2008 server. I download the SP2 and
> the tool and start to run. When the SP2 installation starts it errors out
> saying that a "reboot from a previous installation is pending. Please
> restart the system and rerun setup". I go ahead and restart the server.
> When I go and start the process again I get the same error.
>
> I've obviously rebooted so that didn't fix it. After a little more
> digging
> I came across another article about a registry key adjustment but when I
> look at my registry under hklm\software\microsoft\updates I see Exchange
> 2007\SP2. SP2? There are 2 entries under that key for KB970162 (Rollup
> 9)
> and KB981407 (Rollup 10).
>
> What am I missing here? Why is there a key for Exchange 2007\SP2 and
> according to the BPA it is not installed? When I go into the Exchange
> 2007
> console/help about I see version 08.01.0436.000
>
> Thanks!
>
> -Richard K
>
>
>
From: Richard K on
But what the technet article told me to fix in the registry is not what I
see in the registry. So I'm not sure what to change now (and who is the
culprit for saying a pending reboot is necessary).

"Cliff Galiher - MVP" <cgaliher(a)gmail.com> wrote in message
news:D396CF88-AD3C-4D3A-BAE5-C9C8A0092E32(a)microsoft.com...
> Trust the version number you are seeing under properties. If windows is
> insisting that there is a pending reboot even after you've rebooted, it
> means an installer didn't clean up after itself in the registry. Follow
> the technet article to resolve that.
>
> As far as SP2 you are seeing in the registry, ignore it. Installers
> create and adjust registry keys all the time as they move data around.
> The Exchange SP2 installer will check actual DLL versions, so what you are
> seeing will not interfere with the installation.
>
> -Cliff
>
>
> "Richard K" <rkokoski(a)foxdtechllc.com> wrote in message
> news:eAl58cn8KHA.5848(a)TK2MSFTNGP06.phx.gbl...
>> SBS2008
>>
>> OK I ran the SBS2008 BPA and it reports that Exchange 2007 SP2 is not
>> installed. I do a little more research and see a tool that Microsoft has
>> put out to help install SP2 on an SBS2008 server. I download the SP2 and
>> the tool and start to run. When the SP2 installation starts it errors
>> out
>> saying that a "reboot from a previous installation is pending. Please
>> restart the system and rerun setup". I go ahead and restart the server.
>> When I go and start the process again I get the same error.
>>
>> I've obviously rebooted so that didn't fix it. After a little more
>> digging
>> I came across another article about a registry key adjustment but when I
>> look at my registry under hklm\software\microsoft\updates I see Exchange
>> 2007\SP2. SP2? There are 2 entries under that key for KB970162 (Rollup
>> 9)
>> and KB981407 (Rollup 10).
>>
>> What am I missing here? Why is there a key for Exchange 2007\SP2 and
>> according to the BPA it is not installed? When I go into the Exchange
>> 2007
>> console/help about I see version 08.01.0436.000
>>
>> Thanks!
>>
>> -Richard K
>>
>>
>>
From: Cliff Galiher - MVP on
Don't know where you are looking, but here is the article you should be
following.

http://technet.microsoft.com/en-us/library/cc164360(EXCHG.80).aspx

-Cliff


"Richard K" <rkokoski(a)foxdtechllc.com> wrote in message
news:ewwtBGp8KHA.4604(a)TK2MSFTNGP04.phx.gbl...
> But what the technet article told me to fix in the registry is not what I
> see in the registry. So I'm not sure what to change now (and who is the
> culprit for saying a pending reboot is necessary).
>
> "Cliff Galiher - MVP" <cgaliher(a)gmail.com> wrote in message
> news:D396CF88-AD3C-4D3A-BAE5-C9C8A0092E32(a)microsoft.com...
>> Trust the version number you are seeing under properties. If windows is
>> insisting that there is a pending reboot even after you've rebooted, it
>> means an installer didn't clean up after itself in the registry. Follow
>> the technet article to resolve that.
>>
>> As far as SP2 you are seeing in the registry, ignore it. Installers
>> create and adjust registry keys all the time as they move data around.
>> The Exchange SP2 installer will check actual DLL versions, so what you
>> are seeing will not interfere with the installation.
>>
>> -Cliff
>>
>>
>> "Richard K" <rkokoski(a)foxdtechllc.com> wrote in message
>> news:eAl58cn8KHA.5848(a)TK2MSFTNGP06.phx.gbl...
>>> SBS2008
>>>
>>> OK I ran the SBS2008 BPA and it reports that Exchange 2007 SP2 is not
>>> installed. I do a little more research and see a tool that Microsoft
>>> has
>>> put out to help install SP2 on an SBS2008 server. I download the SP2
>>> and
>>> the tool and start to run. When the SP2 installation starts it errors
>>> out
>>> saying that a "reboot from a previous installation is pending. Please
>>> restart the system and rerun setup". I go ahead and restart the server.
>>> When I go and start the process again I get the same error.
>>>
>>> I've obviously rebooted so that didn't fix it. After a little more
>>> digging
>>> I came across another article about a registry key adjustment but when I
>>> look at my registry under hklm\software\microsoft\updates I see Exchange
>>> 2007\SP2. SP2? There are 2 entries under that key for KB970162 (Rollup
>>> 9)
>>> and KB981407 (Rollup 10).
>>>
>>> What am I missing here? Why is there a key for Exchange 2007\SP2 and
>>> according to the BPA it is not installed? When I go into the Exchange
>>> 2007
>>> console/help about I see version 08.01.0436.000
>>>
>>> Thanks!
>>>
>>> -Richard K
>>>
>>>
>>>