Deleting profiles when log off

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In a lab environment there is a lot of user log on all day & there profile get accumulated in the user profile , when you right click my computer click properties advanced tab under user profiles setting , you will find a lot of profiles there.
My question is: is there a way with windows XP to remove these profiles automatically when you log off?
 
Tony said:
In a lab environment there is a lot of user log on all day & there
profile get accumulated in the user profile , when you right click my
computer click properties advanced tab under user profiles setting ,
you will find a lot of profiles there. My question is: is there a way
with windows XP to remove these profiles automatically when you log
off?


Are you using Roaming (either Mandatory or true roaming) profiles?

HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows NT\CurrentVersion\Winlogon
subkey and set the DeleteRoamingCache value to 1.

There is also a GPO setting for it..
http://support.microsoft.com/?kbid=274152
 
Back
Top