how can I manage user-dependent variables, that are valid on the whole domain ( Win Server 2003)
Posted
by Stephane R.
on Server Fault
See other posts from Server Fault
or by Stephane R.
Published on 2010-05-31T16:12:13Z
Indexed on
2010/05/31
16:23 UTC
Read the original article
Hit count: 306
windows-server-2003
Hello
I am working on a system that needs a user-dependent variable, the user in on Windows XP and is connected to Windows Server 2003.
I cannot save this variable in the registry of the local machine under HKCU, because the users are likely to exchange their machines.
This variable must be accessible on the whole domain.
Do you have any idea of implementing this ? Are there WMI features that may help me ?
© Server Fault or respective owner