Re: SBS 2003 WIndows server sp3 uptdate .. fails
- From: v-gzwang@xxxxxxxxxxxxxxxxxxxx (Guozhen Wang[MSFT])
- Date: Tue, 03 Jun 2008 09:24:07 GMT
Hi Wouter,
Thanks for your update.
According to the log and your description, it seems that your WSUS 3.0 sp1
upgrade process failed to find the regstry key for content directory. I
would like to suggest that you add the key manually as below:
1. Click Start\Run, then type: regedit to open registry editor.
2. Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\
3. Check whether a key named InstallerLocation listed at right, if not,
please do the following to create it:
4. Right click on the right and choose New\String Value and name it as
InstallerLocation. Set the data to C:\Windows\system32.
5. Try upgrade again.
Hope it helps.
And if the problem still happens, please help to send the logs as I
required in my previous reply for further analysis.
Thanks and have a nice day.
Best regards,
Gary Wang(MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Wouter Gotrade" <WouterKCS@xxxxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.sbs
| References: <4841cb85$0$4240$4c368faf@xxxxxxxxxxxxxx>
<GnmO$wJxIHA.5796@xxxxxxxxxxxxxxxxxxxxxx>
| Subject: Re: SBS 2003 WIndows server sp3 uptdate .. fails
| Date: Mon, 2 Jun 2008 12:15:25 -0700
| Organization: Gotrade and Apex
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.3959
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4133
| Lines: 213
| Message-ID: <484446ce$2$4234$4c368faf@xxxxxxxxxxxxxx>
| NNTP-Posting-Host: 24.199.62.214
| X-Complaints-To: abuse@xxxxxx
| Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS02.phx.gbl!msrtrans!
msrn-in!newshub.sdsu.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!nx0
1.iad01.newshosting.com!newshosting.com!69.16.185.51.MISMATCH!tmp-post01.iad
!news.highwinds-media.com!roadrunner.com!not-for-mail
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:110399
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| Hi,
|
| Thank you for your reply.
|
| The update that fails is called "WIndows Sever Update Services 3.0 SP1
| (KB948014)"
|
| I tried the regedit and did not change anything -- same error.
|
| I am usin SBS 2003 and 8 months ago upgraded WSUS from 2 to 3 so I can
| support Vista. WSUS is working fine.
|
| "Guozhen Wang[MSFT]" <v-gzwang@xxxxxxxxxxxxxxxxxxxx> wrote in message
| news:GnmO$wJxIHA.5796@xxxxxxxxxxxxxxxxxxxxxxxxx
| > Hello Wouter,
| >
| > Thank you for your post.
| > My name is Gary Wang, and it is my pleasure to work with you on this
| > issue!
| > Please allow me to confirm that my understandings are correct. As I
| > understand it, the issue is:
| >
| > You met the following error while updating your WSUS server.
| >
| > 2008-05-31 14:58:49 Success MWUSSetup Validating
| > pre-requisites...
| > 2008-05-31 14:58:49 Error MWUSSetup
| > SetPropertyFromStringRegistryValue: Could not read regkey ContentDir
| > (Error
| > 0x80070002: The system cannot find the file specified.)
| > 2008-05-31 14:58:49 Error MWUSSetup
| > CUpgradeDriver::PerformPresetupActions: Failed to set CONTENT_DIR
property
| > from ContentDir registry value (Error 0x80070002: The system cannot find
| > the
| > file specified.)
| > 2008-05-31 14:58:49 Error MWUSSetup
| > CSetupDriver::LaunchSetup: Failed to perform pre-setup actions (Error
| > 0x80070002: The system cannot find the file specified.)
| > 2008-05-31 14:58:49 Error MWUSSetup CProgressManager::EnableCancel:
| > GetDlgItem returning error (Error 0x80070578: Invalid window handle.)
| > 2008-05-31 14:58:56 Error MWUSSetup DoInstall: Wsus setup
| > failed (Error 0x80070002: The system cannot find the file specified.)
| >
| > If I have misunderstood your concerns please feel free to let me know.
| >
| > Suggestion :
| > ==============
| > Firstly, to avoid misunderstanding, I would like to confirm the
following
| > with you:
| >
| > 1. Is it WSUS 2.0 or WSUS 3.0 on your SBS?
| > 2. What does "windows server sp3" means?
| >
| > Also, based on my experience, this error may occurs if you have setup
SSL
| > for WSUS, and did not run the wsusutil command "wsusutil configuressl
| > CertificateName" to import the certificate and configure WSUS\IIS during
| > upgrade. I would like to suggest that you check the following:
| >
| > 1. Click Start\Run, then type: regedit to open registry editor.
| > 2. Navigate to HKLM\Software\Microsoft\Update Services\Server\Setup\
| > 3. Right click on the right and choose New\String Value and name it as
| > ServerCertificateName. Set the data equal to the FQDN of your SBS
server.
| > 4. Try upgrade again.
| >
| > Hope it helps.
| >
| > If we cannot resolve the issue after we perform the above steps, please
| > help me collect some information for further investigation:
| >
| > Information Need
| > ==============
| > 1. Check event viewer for related information, if there are any, please
| > help save it to *.evt and send to me.
| > 2. Please help to capture the exact symptom when the error occurs, save
it
| > to *.jpg files and send to me.
| > 3. Help to gather WSUS report as below:
| >
| > a. Ensure you are logged on with Administrator privileges
| > b. Download MPSRPT_WSUS.EXE to your hard drive.
| >
http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd9
| > 15706/MPSRPT_SUS.EXE
| >
| > c. Double click to start the report creation.
| > d. Please allow the report creation process to run for a few minutes as
| > several configuration report files will be generated.
| > e. When the data collection is complete, the report files will be
| > compressed into a .cab file under
| > %SystemRoot%\MPSReports\MSUS\Bin\Reports\Cab. Please send the .CAB
file(s)
| > to me
| >
| > My email address is v-gzwang@xxxxxxxxxxxxx
| >
| > Additional Information
| > =====================
| >
| > Secure WSUS 3.0 Deployment
| >
http://technet2.microsoft.com/windowsserver/en/library/7e21a374-5bc0-41bb-99
| > 1c-26abe5c5cd8b1033.mspx
| >
| > How to upgrade to WSUS3.0 -
| >
http://technet2.microsoft.com/windowsserver/en/library/673902d4-17ee-4769-aa
| > f4-da09524cb8221033.mspx
| >
| > WSUS3.0 prerequisites
| >
http://technet2.microsoft.com/windowsserver/en/library/94048bdc-b11f-4459-b6
| > 4d-d3458b57bd821033.mspx?mfr=true
| >
| > To download WSUS3.0 SP1 -
| >
http://www.microsoft.com/downloads/details.aspx?FamilyId=F87B4C5E-4161-48AF-
| > 9FF8-A96993C688DF&displaylang=en
| >
| > I look forward to your reply. Also, if you have any questions or
concerns,
| > please do not hesitate to let me know. I am happy to help. :-)
| >
| > Thank you for your time and cooperation!
| >
| > Best regards,
| >
| > Gary Wang(MSFT)
| > Microsoft CSS Online Newsgroup Support
| >
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > This newsgroup only focuses on SBS technical issues. If you have issues
| > regarding other Microsoft products, you'd better post in the
corresponding
| > newsgroups so that they can be resolved in an efficient and timely
manner.
| > You can locate the newsgroup here:
| > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
| >
| > When opening a new thread via the web interface, we recommend you check
| > the
| > "Notify me of replies" box to receive e-mail notifications when there
are
| > any updates in your thread. When responding to posts via your
newsreader,
| > please "Reply to Group" so that others may learn and benefit from your
| > issue.
| >
| > Microsoft engineers can only focus on one issue per thread. Although we
| > provide other information for your reference, we recommend you post
| > different incidents in different threads to keep the thread clean. In
| > doing
| > so, it will ensure your issues are resolved in a timely manner.
| >
| > For urgent issues, you may want to contact Microsoft CSS directly.
Please
| > check http://support.microsoft.com for regional support phone numbers.
| >
| > Any input or comments in this thread are highly appreciated.
| > =====================================================
| >
| > This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| >
| > --------------------
| > | From: "Wouter Gotrade" <WouterKCS@xxxxxxxxxxx>
| > | Newsgroups: microsoft.public.windows.server.sbs
| > | Subject: SBS 2003 WIndows server sp3 uptdate .. fails
| > | Date: Sat, 31 May 2008 15:04:52 -0700
| > | Organization: Gotrade and Apex
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.3790.3959
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4133
| > | Lines: 28
| > | Message-ID: <4841cb85$0$4240$4c368faf@xxxxxxxxxxxxxx>
| > | NNTP-Posting-Host: 24.199.62.214
| > | X-Complaints-To: abuse@xxxxxx
| > | Path:
| >
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS02.phx.gbl!news-out.
| >
cwix.com!newsfeed.cwix.com!newsfeed.gamma.ru!Gamma.RU!newsfeed.icl.net!newsf
| >
eed.fjserv.net!newsfeed.freenet.de!news.osn.de!diablo2.news.osn.de!ecngs!fee
| >
der.ecngs.de!nx02.iad01.newshosting.com!newshosting.com!69.16.185.51.MISMATC
| > H!tmp-post01.iad!news.highwinds-media.com!roadrunner.com!not-for-mail
| > | Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.server.sbs:110262
| > | X-Tomcat-NG: microsoft.public.windows.server.sbs
| > |
| > | Hi,
| > |
| > | I am getting following error. I did install 1 year ago an updated
MWUS
| > to
| > | support Visa updates.
| > |
| > | How can I fix or get around this error.
| > |
| > | Thanks,
| > |
| > | 2008-05-31 14:58:49 Success MWUSSetup Validating
| > | pre-requisites...
| > | 2008-05-31 14:58:49 Error MWUSSetup
| > | SetPropertyFromStringRegistryValue: Could not read regkey ContentDir
| > (Error
| > | 0x80070002: The system cannot find the file specified.)
| > | 2008-05-31 14:58:49 Error MWUSSetup
| > | CUpgradeDriver::PerformPresetupActions: Failed to set CONTENT_DIR
| > property
| > | from ContentDir registry value (Error 0x80070002: The system cannot
find
| > the
| > | file specified.)
| > | 2008-05-31 14:58:49 Error MWUSSetup
| > CSetupDriver::LaunchSetup:
| > | Failed to perform pre-setup actions (Error 0x80070002: The system
cannot
| > | find the file specified.)
| > | 2008-05-31 14:58:49 Error MWUSSetup
| > | CProgressManager::EnableCancel: GetDlgItem returning error (Error
| > | 0x80070578: Invalid window handle.)
| > | 2008-05-31 14:58:56 Error MWUSSetup DoInstall: Wsus
setup
| > | failed (Error 0x80070002: The system cannot find the file specified.)
| > |
| > |
| > |
| >
|
|
|
.
- References:
- SBS 2003 WIndows server sp3 uptdate .. fails
- From: Wouter Gotrade
- RE: SBS 2003 WIndows server sp3 uptdate .. fails
- From: Guozhen Wang[MSFT]
- Re: SBS 2003 WIndows server sp3 uptdate .. fails
- From: Wouter Gotrade
- SBS 2003 WIndows server sp3 uptdate .. fails
- Prev by Date: RE: Cannot Connect via remote desktop
- Next by Date: RE: windows\system32\wbem stops backup
- Previous by thread: Re: SBS 2003 WIndows server sp3 uptdate .. fails
- Next by thread: Re: Frequest disconnects from domain -- Why?
- Index(es):
Relevant Pages
|