how can I manage user-dependent variables, that are valid on the whole domain ( Win Server 2003)
- by Stephane R.
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 ?