domain authentication but single profile

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

Guest

I would like my users to authenticate to the domain (they are logging into
WinXP client on the domain) but I want them to use one and one only profile.
Can this be done?
 
bluepuppet said:
I would like my users to authenticate to the domain (they are logging into
WinXP client on the domain) but I want them to use one and one only profile.
Can this be done?

You probably have to use mandatory profiles. Have
a look at the the the appropriate section in the Zero
Administration Kit on the MS KB pages.

Alternatively you could manually edit the users'
%UserProfile% location. It's kept here:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList:
You would have to do it for every existing user and
also for every new user after he/she has logged on
the first time.
 
Back
Top