http://forums.windowscentral.com/windows-10-technical-preview/364680-fbl_impressive-professional-10162-error-0x80070652.html
fbl_impressive Professional 10162 - Error 0x80070652

a. Press Windows key + X on the desktop screen of the computer.
b. Select Command Prompt (Admin)
c. On the open Command Prompt window copy and paste the commands (all at once).

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
pause

c. Exit the command prompt and check.