Steps to force a user to have a temporary profile:
- Log on as an Administrative user.
- Delete profile folder for user from C:\Users
To resolve the issue, use Regedit. The list of profiles is maintained in:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileListEach profile has it's own key based on the SID of the user. To identify the key for the failing profile to delete look at the ProfileImagePath value. This value is the file path to the profile and contains the name of the user.
After you've identified the correct key, delete it. On next logon the user profile should be created and work correctly.
I stumbled across this by mistake while trying to replicate the 'locking the desktop' feature in Windows Steady State. Have you done anything else with it? I am looking to polish it a little and then deploy it on 100 public machines. I would be interested in talking/email with you about it.
ReplyDeleteI've never actually used this for anything, but I'm happy to help out if I can email is byron (at) conexion.ca. You might also want to check out this if you haven't already: http://www.microsoft.com/download/en/details.aspx?id=24373
ReplyDeletewindows 7 temporary profile
ReplyDeletehow to fix temporary profile in windows 7