property HostInformation.OS as String
Specifies the host's operating system.

TypeDescription
String A string expression which specifies the operating system type. 

The Standard values for CPU and OS can be found in RFC-1010. Use the HostInformation property to access the HINFO record. HINFO records are used to acquire general information about a host. The main use is for protocols such as FTP that can use special procedures when talking between machines or operating systems of the same type.