Re: 0x80041003 error (not yet related)
- From: "Robert Aldwinckle" <robald@xxxxxxxxxxxxx>
- Date: Sun, 5 Mar 2006 11:39:18 -0500
"l_walker" <lwalker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F7250FC6-63AF-4701-AAC9-BC34B81F6FD6@xxxxxxxxxxxxxxxx
I receive the 0x80041003 error in WindowsUpdate.log as follows. Hope I can
get some help!
Thanks,
l_walker.
WindowsUpdate.log:
=================================================
2006-02-17 11:18:08 1436 85c Agent *************
2006-02-17 11:18:08 1436 85c Agent ** START ** Agent: Finding updates
[CallerId = AutomaticUpdates]
Please (temporarily) change your AU options to prompt for both
download and install.
When you are prompted for download make a note of the downloads
you are being offered. E.g. doubleclick on the AU icon in the notification
area and use the Custom Install option to be shown the list.
The update name may not be capturable. If you prefer you can use the
Details link and then capture some title information from the page you
are shown. E.g. in IE use View Source (Alt-V,c) and then do a find in
Notepad (press F3) for title. Then select the whole Title tag.
An alternative to this approach to documenting what you are seeing
is to use the following GUIDs and searching for a file which contains
them as doublebyte characters. E.g. I found some in
%windir%\SoftwareDistribution\edb.txt
However, to search for one I had to interleave spaces between the
characters of a GUID and to capture their related information you would
have to delete the same spaces (which are actually nulls BTW and just
represented by spaces by Notepad).
2006-02-17 11:18:19 1436 85c Agent WARNING: Failed to evaluate Installed
rule, updateId = {ED300F67-421C-4C08-B3BA-F35C55F3B427}.100, error =
0x80041003
2006-02-17 11:18:21 1436 85c Agent WARNING: Failed to evaluate Installed
rule, updateId = {794F5418-EDF1-44D6-97F4-8D693BC4CD97}.17, error = 0x80041003
2006-02-17 11:18:21 1436 85c Agent WARNING: Failed to evaluate Installed
rule, updateId = {02FF0A91-FC2F-4218-AAF5-D28FDD327581}.102, error =
0x80041003
2006-02-17 11:18:30 1436 85c Agent * Found 0 updates and 11 categories in
search
2006-02-17 11:18:30 1436 85c Report *********** Report: Initializing static
reporting data ***********
2006-02-17 11:18:30 1436 85c Report * OS Version = 5.1.2600.2.0.65792
2006-02-17 11:18:30 1436 85c Report WARNING: Failed to load reporting
information from Win32_ComputerSystem with hr = 80041003.
2006-02-17 11:18:30 1436 85c Report WARNING: Failed to load reporting
information from Win32_BiosProperties with hr = 80041003.
2006-02-17 11:18:30 1436 85c Report * Locale ID = 1046
Is this your computer or your company's?
If the latter see your administrator.
The code apparently means that the account being used
to do (whatever it's doing) is not sufficiently authorized
to use WMI
http://www.microsoft.com/technet/scriptcenter/resources/wmifaq.mspx
(MSN search for
0x80041003 site:microsoft.com
)
<quote>
0x80041003 (WBEM_E_ACCESS_DENIED)
This typically results when the process trying to access the namespace
does not have the required WMI privileges. The account attempting remote
access should be an administrator on the target computer; in addition,
the account might need to have a specific privilege enabled.
To troubleshoot this error, check the namespace security on the remote
namespace to see the privileges enabled for the account.
</quote>
HTH
Robert Aldwinckle
---
.
- Follow-Ups:
- Re: 0x80041003 error (not yet related)
- From: l_walker
- Re: 0x80041003 error (not yet related)
- Prev by Date: Re: KB892130 Failure: Another Solution
- Next by Date: Re: Express or Custom for Windows updates.
- Previous by thread: RE: 0x80041003 error (not yet related)
- Next by thread: Re: 0x80041003 error (not yet related)
- Index(es):
Relevant Pages
|