Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > WSUS Client Diagnostic tool

Reply
Thread Tools Display Modes

WSUS Client Diagnostic tool

 
 
mcsepit
Guest
Posts: n/a

 
      07-23-2009
Running WSUS 3 sp1 on Windows 2003

Client is checking in with WSUS - no yellow shield in system tray. I set the
gpo to allow non-admin.

Ran tool on client Diagnostic tool on workstation with following results:
CheckUserLevel() failed with hr=0x80070005
Access is denied.

I have also reset bits and wuauserv permissions.

Has anyone seen this error?

--
Thanks
mcsepit
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      07-23-2009
[[ Right pew, wrong church. Forwarded to WSUS newsgroup
(microsoft.public.windows.server.update_services) via crosspost as a
convenience to OP.

On the web:
http://www.microsoft.com/communities...pdate_services

In your newsreader:
news://msnews.microsoft.com/microsof...pdate_services
]]


mcsepit wrote:
> Running WSUS 3 sp1 on Windows 2003
>
> Client is checking in with WSUS - no yellow shield in system tray. I set
> the
> gpo to allow non-admin.
>
> Ran tool on client Diagnostic tool on workstation with following results:
> CheckUserLevel() failed with hr=0x80070005
> Access is denied.
>
> I have also reset bits and wuauserv permissions.
>
> Has anyone seen this error?


 
Reply With Quote
 
mcsepit
Guest
Posts: n/a

 
      07-23-2009
Will do!

-
Thanks
Barb


"PA Bear [MS MVP]" wrote:

> [[ Right pew, wrong church. Forwarded to WSUS newsgroup
> (microsoft.public.windows.server.update_services) via crosspost as a
> convenience to OP.
>
> On the web:
> http://www.microsoft.com/communities...pdate_services
>
> In your newsreader:
> news://msnews.microsoft.com/microsof...pdate_services
> ]]
>
>
> mcsepit wrote:
> > Running WSUS 3 sp1 on Windows 2003
> >
> > Client is checking in with WSUS - no yellow shield in system tray. I set
> > the
> > gpo to allow non-admin.
> >
> > Ran tool on client Diagnostic tool on workstation with following results:
> > CheckUserLevel() failed with hr=0x80070005
> > Access is denied.
> >
> > I have also reset bits and wuauserv permissions.
> >
> > Has anyone seen this error?

>
>

 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      07-23-2009
NB: You don't need to repost in WSUS newsgroup!

mcsepit wrote:
> Will do!
>
> "PA Bear [MS MVP]" wrote:
>> [[ Right pew, wrong church. Forwarded to WSUS newsgroup
>> (microsoft.public.windows.server.update_services) via crosspost as a
>> convenience to OP.
>>
>> On the web:
>> http://www.microsoft.com/communities...pdate_services
>>
>> In your newsreader:
>> news://msnews.microsoft.com/microsof...pdate_services
>> ]]
>>
>>
>> mcsepit wrote:
>>> Running WSUS 3 sp1 on Windows 2003
>>>
>>> Client is checking in with WSUS - no yellow shield in system tray. I set
>>> the
>>> gpo to allow non-admin.
>>>
>>> Ran tool on client Diagnostic tool on workstation with following
>>> results:
>>> CheckUserLevel() failed with hr=0x80070005
>>> Access is denied.
>>>
>>> I have also reset bits and wuauserv permissions.
>>>
>>> Has anyone seen this error?


 
Reply With Quote
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      07-23-2009
> mcsepit wrote:
>> Ran tool on client Diagnostic tool on workstation with following results:
>> CheckUserLevel() failed with hr=0x80070005
>> Access is denied.


Looks to me like the logged on account that you ran the CDT in, does not
have local Admin permissions.

However, that's an assumption based only on the error code. If I could see
the error code IN CONTEXT, I might get an entirely different impression of
where the fault occurred.

>> I have also reset bits and wuauserv permissions.


What were they? What did you "reset" them to? Why did you reset them?

Also, of curiosity -- what was your original motivation for running the
Client Diagnostic Tool on this machine?


--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
mcsepit
Guest
Posts: n/a

 
      08-05-2009
I received the following error on the client:

Could not start the Automatic Updates service on local computer
.. Error 0×80004015: The class is configured to run as a security ID
different from the caller.

Found the following:

This can happen when your Windows XP clients download their updates from the
WSUS server and is due to a permissions issue. The quickest and the easiest
solution would be to reset the permissions on the Automatic Updates client
and then try and detect the Automatic Update Server once again.
To display the current status of the Automatic Updates status
1. Click Start – Run and type “cmd” to launch the Command prompt
2. From the command prompt, type
C:\>SC sdshow wuauser
DA;;CCLCSWRPLORC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRC WDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)
Now, reset the permissions as follows from the command prompt
C:\>SC sdset wuauserv
DA;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP WPDTLOCRRC;;;PU)

As for the Client Diagnostic Tool (the local user did not have permissions
to run the tool - hence the error)

I have it all working now. Thanks for your help. Resetting the components
did the trick.


--
Thanks
Barb


"Lawrence Garvin [MVP]" wrote:

> > mcsepit wrote:
> >> Ran tool on client Diagnostic tool on workstation with following results:
> >> CheckUserLevel() failed with hr=0x80070005
> >> Access is denied.

>
> Looks to me like the logged on account that you ran the CDT in, does not
> have local Admin permissions.
>
> However, that's an assumption based only on the error code. If I could see
> the error code IN CONTEXT, I might get an entirely different impression of
> where the fault occurred.
>
> >> I have also reset bits and wuauserv permissions.

>
> What were they? What did you "reset" them to? Why did you reset them?
>
> Also, of curiosity -- what was your original motivation for running the
> Client Diagnostic Tool on this machine?
>
>
> --
> Lawrence Garvin, M.S., MCITP:EA, MCDBA
> Principal/CTO, Onsite Technology Solutions, Houston, Texas
> Microsoft MVP - Software Distribution (2005-2009)
>
> MS WSUS Website: http://www.microsoft.com/wsus
> My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin
>
>

 
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
Re: WSUS 3 sp1 do not distribute patches to clients PA Bear [MS MVP] Windows Update 4 09-21-2009 02:11 PM
Does WMP11 support UPnP client to upload files? Yun Windows Media Player 0 07-23-2009 03:18 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