[EMAIL PROTECTED] writes: > 1. how can I send to this message WITHIN remote computers (using WMI > if possible) ????????????
Look at my setenv.pl script again. Run it like this: setenv.pl --remote <host> <VARIABLE> <value> ...and it will set <VARIABLE> to <value> on remote machine <host>. Run "setenv.pl --help" for full documentation. > To set an environment variable, I suggest using WMI. For a sample > script, see: > > <http://unattended.sourceforge.net/apps.html#setenv> > > - Pat - Pat _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
