D
Don Jones
I have some registry settings that need to be set for
users based on the groups they are assigned to. What is
the best way to accomoplish this? I was think using login
scripts or the logon scripts that are automatically
executed when a user logs on to terminal service. These
two options fit the execution order, but I have not
figured out how to determine which group a user belongs
to.
The settings only need to be set one time, for new users I
have established a default profile with settings, and this
works. For some users, I have used regedt32.exe and
loaded the ntuser.dat and made the changes by hand. Have
several hundred users to modify.
Thanks.
Don Jones
users based on the groups they are assigned to. What is
the best way to accomoplish this? I was think using login
scripts or the logon scripts that are automatically
executed when a user logs on to terminal service. These
two options fit the execution order, but I have not
figured out how to determine which group a user belongs
to.
The settings only need to be set one time, for new users I
have established a default profile with settings, and this
works. For some users, I have used regedt32.exe and
loaded the ntuser.dat and made the changes by hand. Have
several hundred users to modify.
Thanks.
Don Jones