|
|
The security descriptor on the BITS service was changed by a security
template such that NetworkService account doesn't have READ access to BITS
service.
CoCreateInstance(IBackgroundCopyManager) fails with E_ACCESSDENIED
(0x80070005) in this condition.
Change the security descriptor to give READ access to BITS service.
If the security templates are applied to xpsp1 and then XPSP2 is installed,
then BITS will fix the DACL during upgrade. If the security template is
applied after XPSP2 is installed, or if it is applied through group policy,
then this error can happen on XPSP2.
--
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"tophre" <tophre@xxxxxxxxxxxxxxxx> wrote in message
news:eRnCmGeQFHA.1396@xxxxxxxxxxxxxxxxxxxxxxx
> Since installing SP2 on all XP workstations the BITS service will not
start.
> The specific error in the event log follows. I've searched technet etc
and
> cannot find a solution. Any ideas?
>
> The Background Intelligent Transfer Service service terminated with
> service-specific error 2147500053 (0x80004015)
>
>
>
|
|