Recursos para Profesionales de TI > Página principal de foros > Windows 7 Miscellaneous > Bug? Renaming local profile does not create a new profile
Formular una preguntaFormular una pregunta
 

PreguntaBug? Renaming local profile does not create a new profile

  • jueves, 02 de julio de 2009 11:12HAL07 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    If you rename the local c:\users\user.name profile folder to e.g. "c:\users\user.name_old". The next time the user logs on, he will not get a new profile created, but rather C:\Users\TEMP as the profile name. How come this happens? We always did this "trick" on XP when we would like to back up a users profile to give him a new profile to check if the problem fixed itself by giving the user a new profile. If not, then we could just ask the user to log off, and rename the _old profile back to the original folder.

    And how can I remove a user from using C:\Users\Temp ?  

    I'm not sure if this happens at Vista too.

Todas las respuestas

  • jueves, 02 de julio de 2009 17:37DEFCON 1 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Access computer managment from control panel\administrative tools\local users and groups.
    Create a new user. Disable the problem user. Log off and on selecting the new user and make the obsaervation as to if the new user functions properly.
  • viernes, 03 de julio de 2009 5:57HAL07 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Uh what? we are running an active directory here with hundreds of users. I cannot just disable an old user in AD.
  • viernes, 03 de julio de 2009 14:14DEFCON 1 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Why not?
    If you can find a user's profile folder out hundreds of folders then why can't you find a user name in local users and groups? You lied becouse active directory is designed for controling accounts.
    • EditadoDEFCON 1 sábado, 04 de julio de 2009 14:58
    •  
  • sábado, 04 de julio de 2009 9:09HAL07 Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Midnight. please refrain from posting in this thread.
  • lunes, 13 de julio de 2009 2:15hidesneak Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    I would like to know the trick too !
    i only know how to regen a new profile as below.
    rename c:\users\user.name"  "c:\users\user.name_old" look into the following key HKEY_LOCAL_MACHINE \ SOFTWARE\ Microsoft\ Windows NT \ CurrentVersion \ ProfileList
    and find the user's corresponding SID subkey, delete it and then login the user, it will create a new user profile for the user.