User profile

  • Thread starter Thread starter Pat Simon
  • Start date Start date
P

Pat Simon

How do I make every one use the same profile that logs on
to a domain.

If John Doe logs on he would have the same programs and
information that Suzy Que would see but have their own
log on?
 
Pat Simon said:
How do I make every one use the same profile that logs on
to a domain.

If John Doe logs on he would have the same programs and
information that Suzy Que would see but have their own
log on?

I think this is how to do it.

regedit
hkey_local_machine\software\microsoft\windowsnt\currentversion\profilelist

you will see a list of sids, and if you click on one of them, on the right
side, one of the entries you will see is
profileimagepath
In the data section you will see that it ends in a user name. If you modify
this data for each sid to end in the same user name they will all use the
same profile.

Ian
 
Back
Top