The proposed solution to correcting error code #80246007...
Solution:
1. Open the Registry editor. To do so, Click Start, type regedit in the Start Search box, and then click regedit.exe in the Programs list.In the User Account Control dialog box, click Continue.
2. Navigate to the following registry keysHKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
3. The correct and default value forAppData should be %USERPROFILE%\AppData\Roaming. To change the value, double click on Appdata, then change the string in the value data field.
4. Close the Registry editor, and try again Windows Update again. (A reboot shouldnot be required.)
5. If the problem persists, repeat the steps 2 through 4 with the following registry keys:
· HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\
· HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\
I've tried the solution above and when I drill down from HKLM\software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders the "AppData" key is called "Common AppData" and it's value is "%ProgramData%".
Should I still change it to "%UserProfile%\AppData\Roaming"?
This is on a 64-Bit Server 2008 box.