IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

Windows 8 Updates After Moving User Profile

After moving the user profile to a different folder, certain security updates via Windows 8 Automatic Updates can fail. As mentioned in one user comment, basically, moving a user folder could pose a problem on future updates/upgrade as referenced from this article.

A good example of a failed Windows Update many users encounter is Security Update for Windows 8 for x64-based Systems (KB2781197).

To solve this, we’re going to apply similar steps from Move the Users Directory to a Different Drive in Windows 8 against $$PendingFiles directory.

Please refer to the article as the same drive letters will be used to demonstrate the creation of directory junction for $$PendingFiles folder.

DriveFile ExplorerCommand Prompt
SSD (Source)C:H:
HDD (Destination)F:G:

Repeat steps 2-6 to access the Command Prompt.

Replace steps 7-9 with the following commands:

7. robocopy /copyall /mir /xj H:$$PendingFiles G:Temp$$PendingFiles
8. rmdir /S /Q H:$$PendingFiles
9. mklink /J H:$$PendingFiles F:Temp$$PendingFiles

Exit Command Prompt, reboot and re-run Windows Update.

Further Reading

Windows 8 for x64-based Systems (KB2781197) FAILED

May 13, 2013 Filed Under: How To Tagged With: Windows, Windows 8

Buy me a coffee?

Buy me a coffee If you find any of the articles or demos helpful, please consider supporting my work here, you'll have my big thanks!

Buy me a coffee Support this site
Buy Me a Coffee?

Categories

  • .NET
  • Coding
  • Cybersecurity
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Programming
  • Resources
  • Review
  • Tips and Tricks
  • Uncategorized
  • Use Case
  • WordPress
  • Writing

Recent Posts

  • How to View Stored Procedure Code in SQL Server
  • How to Find a String in SQL Server Stored Procedures
  • How to Remove Cached Credentials without Rebooting Windows
  • ESP Work Automation: Empowering Enterprises with Streamlined Workflows and Operational Efficiency
  • How to Search for a String in All Tables in a Database

Recent Posts

  • How to View Stored Procedure Code in SQL Server
  • How to Find a String in SQL Server Stored Procedures
  • How to Remove Cached Credentials without Rebooting Windows
  • ESP Work Automation: Empowering Enterprises with Streamlined Workflows and Operational Efficiency
  • How to Search for a String in All Tables in a Database

Tags

.NET .NET Core AdSense ASP.NET Cdonts Dll Classic ASP Code Editor ETL FSharp Genesis Framework Git Google HP Asset Manager HTML5 Hugo IIS Information Security Internet Internet Information Services iOS JAMStack Linux macOS Microsoft Microsoft SQL Server MVC PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Windows Windows 8 Windows 10 Windows 2012 Windows Server

Copyright © 2011-2025 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure