Alex <(E-Mail Removed)> wrote:
> Hi. We are currently looking to deploy some Windows XP workstations
> on a 2003 Domain for development purposes. We are using a mix of
> mandatory profiles and general domain users that have NO roaming or
> mandatory profile. We are finding that the XP workstations are
> storing a local copy of the mandatory profiles and the gerneral
> domain user accounts as well.
Yep - that's normal.
>
> Can anyone confirm whether Windows should automatically remove
> Mandatory profiles when the user logs off,
Nope.
> and if so can anyone
> suggest why a copy of the profiles are being left behind ?
It's by design, as they say.
>
> Similarly can anyone recommend how we can allow users with a basic
> domain user account (no roaming or mandatory profile) to logon to our
> XP workstations such that their locally created profile is
> automatically deleted when they logoff ? i.e. no matter the user type
> (even domain admin if possible) we would like to remove any locally
> stored user profiles.
> Thanks,
> Alex.
For roaming profiles, this can be done in your group policy settings -
http://support.microsoft.com/kb/274152
For non-roaming, I'm not sure there's a policy option for it. However,
delprof certainly works -
http://windowsitpro.com/articles/pri...rticleid=48249
Personally - I always use roaming profiles (and folder redirection,so the
profiles stay tiny) and I also *want* a local copy cached on the machine to
eliminate the delay between a user logging in, and a user getting to work.
Just my $.02 and your environment may well be different.