"Bob Gervais" <[EMAIL PROTECTED]> writes: > I am trying to change the path in Windows 2000 (terminal server > session) on a per user basis and set a specific variable.
You can set environment variables in the user's profile using WMI, similar to what the System control panel GUI provides. See <http://unattended.sourceforge.net/apps.html#setenv> for a sample script. - Pat _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
