Re: Windows cannot log you on because your profile cannot be loaded.

  • Thread starter Thread starter rwh
  • Start date Start date
R

rwh

The account in AD may have a roaming profile folder set, but if the
folder doesn't exist on the server in that UNC path, you'll get that
error.

Sample roaming profile path would be \\server\share\username and would
be located on the AD users profile tab in Profile Path:
You'd need to make sure that the folder exists and the users account
has at least change permissions on it.
 
Try to start regedt32 from the server and load the users USER.DAT from
the user profile.
check the permision from the regedit 32
 
Back
Top