Symptoms
-
Some operations performed with Plesk subscription fail, the error includes the following message:
PLESK_ERROR: Unable to load the domain user profile. The only part of a ReadProcessMemory or WriteProcessMemory request was completed.
-
Windows Applications Event from source
User Profiles General
contains the following:Windows cannot copy file ?C:UsersDefaultAppDataLocalMicrosoftWindowsWER to location ?C:UsersexampleuserAppDataLocalMicrosoftWindowsWER. This error may be caused by network problems or insufficient security rights.
DETAIL - Access is denied.
Cause
Insufficient permissions for the C:UsersDefault
folder path.
Resolution
-
Connect to the server via RDP
-
Re-assign the correct permissions to the directory
C:UsersDefault
and to the files and directories inside it using this article:The correct permissions are the following:
Everyone: Read
System: Full control
Administrators: Full control
Users: Read & execute
If permissions are valid and the issue is still there, then force permission propagation to all child objects on C:UsersDefault
C:> icacls “C:UsersDefault” /reset /T /C