To resolve this
problem, follow these steps:
- Stop the Background Intelligent Transfer Service and the Automatic Updates service. To do this, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- At the
command prompt, type the following commands, and then press ENTER after
each command:
net stop wuauserv
net stop bits
Exit
- Rename the "SoftwareDistribution" folder:
- Click Start, click Run, type %systemroot%, and then click OK.
- Right-click the SoftwareDistribution folder, and then click Rename.
- Type SoftwareDistribution_old, and then press ENTER to rename this folder.
- Start the Background Intelligent Transfer Service, the Automatic Updates service, and the Event Log service. To do this, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- At the
command prompt, type the following commands, and then press ENTER after
each command:
net start bits
net start wuauserv
exit
No comments:
Post a Comment