Alternatively, you can read remote registry keys to determine the operating system and producttype. For example
code:
$os=readvalue('\\server\hkey_local_machine\software\microsoft\windows nt\currentversion','ProductName')

will read the product name revistry value on server SERVER.

[ 17. September 2002, 16:40: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.