with registry key :
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\OS
for your case.

or with a command line like this : psexec \\Testserver cmd /c set | find
"OS="  

And there's probably other way...

Yves

-----Message d'origine-----
De: Veeraraju_Mareddi [mailto:[EMAIL PROTECTED]]
Date: mardi 25 septembre 2001 10:36
�: '[EMAIL PROTECTED]'
Objet: System Variable


Dear All

Can we read SYSTEM Variable of remote system. Suppose I want to print system
variable OS on \\Testserver. How do i approach this.

Thank you very much

With Regards
Raju

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to