Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > recent windows updates suspend my win server 2003 when starting

Reply
Thread Tools Display Modes

recent windows updates suspend my win server 2003 when starting

 
 
evan
Guest
Posts: n/a

 
      08-17-2005

yesterday I installed latest updates for my Win Server 2003 (Standard
Edition), they are:

KB896727: MS05-038: Cumulative security update for Internet Explorer
KB896423: MS05-043: Vulnerability in Print Spooler service could allow
remote code execution
KB893756: MS05-040: Vulnerability in Telephony service could allow
remote code execution
KB899587: MS05-042: Vulnerabilities in Kerberos could allow denial of
service, information disclosure, and spoofing
KB899588: MS05-039: Vulnerability in Plug and Play could allow remote
code execution and elevation of privilege
KB899591: MS05-041: Vulnerability in Remote Desktop Protocol could
allow denial of service

When I restart it, the server looks suspending, there is no response
for around 40 mins before the login box appears, and when it started
finally, I found the Citrix Persentation Server on it doesn't work
normally.
I thought the updates are about remote desktop and Citrix might use the
service. I uninstall the updates, and stop all services about Citrix
and remote desktop, even stop other services: SQL Server, MDaemon,
MailMarshall, WebMarshall, Symentec AntiVirus ..., but failed to make
the problem dissapear.

anybody has idea about this?

 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      08-17-2005
Hi,

You haven't by any chance PowerChute 6.x UPS software (APC) installed
on the computer?

If so, upgrade it to v7 or uninstall it and see if that helps.


PowerChute 6.x cases a lot of issues, much more than what is described
here:

CRITICAL UPDATE REQUIRED PowerChute Business Edition - Customers Using
6.x Must Upgrade to 7.x due to Java Runtime Environment expiration
http://nam-en.apc.com/cgi-bin/nam_en...p?p_faqid=7202

Microsoft have published a knowledge base article for this issue as well:

System with APC Powerchute 6.x UPS Software gives strange symptoms
http://support.microsoft.com/kb/555386/


This is how you can disable the PowerChute service if you are unable to
uninstall it:

Start Regedit.exe

Locate the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\APCPBESERVER
Set the "Start" value to 4 (means disabled)

Locate the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\APCPBEAGENT
Set the "Start" value to 4 (means disabled)

Reboot the computer.

Regards,
Torgeir


evan wrote:

> yesterday I installed latest updates for my Win Server 2003 (Standard
> Edition), they are:
>
> KB896727: MS05-038: Cumulative security update for Internet Explorer
> KB896423: MS05-043: Vulnerability in Print Spooler service could allow
> remote code execution
> KB893756: MS05-040: Vulnerability in Telephony service could allow
> remote code execution
> KB899587: MS05-042: Vulnerabilities in Kerberos could allow denial of
> service, information disclosure, and spoofing
> KB899588: MS05-039: Vulnerability in Plug and Play could allow remote
> code execution and elevation of privilege
> KB899591: MS05-041: Vulnerability in Remote Desktop Protocol could
> allow denial of service
>
> When I restart it, the server looks suspending, there is no response
> for around 40 mins before the login box appears, and when it started
> finally, I found the Citrix Persentation Server on it doesn't work
> normally.
> I thought the updates are about remote desktop and Citrix might use the
> service. I uninstall the updates, and stop all services about Citrix
> and remote desktop, even stop other services: SQL Server, MDaemon,
> MailMarshall, WebMarshall, Symentec AntiVirus ..., but failed to make
> the problem dissapear.
>
> anybody has idea about this?
>



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
evan
Guest
Posts: n/a

 
      08-19-2005
Yes, we have PowerChute installed, I believe that's the reason because
the last time I restarted the server is around 15 July.

I will check it this weekend, thanks a lot.


Torgeir Bakken (MVP) wrote:
> Hi,
>
> You haven't by any chance PowerChute 6.x UPS software (APC) installed
> on the computer?
>
> If so, upgrade it to v7 or uninstall it and see if that helps.
>
>
> PowerChute 6.x cases a lot of issues, much more than what is described
> here:
>
> CRITICAL UPDATE REQUIRED PowerChute Business Edition - Customers Using
> 6.x Must Upgrade to 7.x due to Java Runtime Environment expiration
> http://nam-en.apc.com/cgi-bin/nam_en...p?p_faqid=7202
>
> Microsoft have published a knowledge base article for this issue as well:
>
> System with APC Powerchute 6.x UPS Software gives strange symptoms
> http://support.microsoft.com/kb/555386/
>
>
> This is how you can disable the PowerChute service if you are unable to
> uninstall it:
>
> Start Regedit.exe
>
> Locate the key
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\APCPBESERVER
> Set the "Start" value to 4 (means disabled)
>
> Locate the key
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\APCPBEAGENT
> Set the "Start" value to 4 (means disabled)
>
> Reboot the computer.
>
> Regards,
> Torgeir
>
>
> evan wrote:
>
> > yesterday I installed latest updates for my Win Server 2003 (Standard
> > Edition), they are:
> >
> > KB896727: MS05-038: Cumulative security update for Internet Explorer
> > KB896423: MS05-043: Vulnerability in Print Spooler service could allow
> > remote code execution
> > KB893756: MS05-040: Vulnerability in Telephony service could allow
> > remote code execution
> > KB899587: MS05-042: Vulnerabilities in Kerberos could allow denial of
> > service, information disclosure, and spoofing
> > KB899588: MS05-039: Vulnerability in Plug and Play could allow remote
> > code execution and elevation of privilege
> > KB899591: MS05-041: Vulnerability in Remote Desktop Protocol could
> > allow denial of service
> >
> > When I restart it, the server looks suspending, there is no response
> > for around 40 mins before the login box appears, and when it started
> > finally, I found the Citrix Persentation Server on it doesn't work
> > normally.
> > I thought the updates are about remote desktop and Citrix might use the
> > service. I uninstall the updates, and stop all services about Citrix
> > and remote desktop, even stop other services: SQL Server, MDaemon,
> > MailMarshall, WebMarshall, Symentec AntiVirus ..., but failed to make
> > the problem dissapear.
> >
> > anybody has idea about this?
> >

>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2003 server crashing in verfier.dll after recent updates BeldalkerAnand Windows Update 0 06-16-2005 10:04 PM
Windows Updates on Server 2003 Paul Windows Update 0 12-07-2004 08:13 PM
Windows Server 2003 Updates Boomer JM Windows Update 0 11-12-2004 01:26 PM
Windows Server 2003 Automatic (??) Updates Jim Moon Windows Update 0 11-04-2004 08:44 PM
Windows Server 2003 Automatic (??) Updates Jim Moon Windows Update 0 11-04-2004 08:36 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59