ThinkServer.WinComputerWindows Computer on Lenovo ThinkServer

ThinkServer.WinComputer (ClassType)

Windows computers running on Lenovo ThinkServer

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId50d6fe73-673e-76d5-605f-a5896e92bdc5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Principal Name The principal name of this Computer. true 256  False 
DNSName  string  DNS Name The fully qualified domain name of this computer. false 256  False 
NetbiosComputerName  string  NetBIOS Computer Name The NetBIOS name for this computer. false 256  False 
NetbiosDomainName  string  NetBIOS Domain Name The NetBIOS domain name for this computer. false 256  False 
IPAddress  string  IP Address The IP address for this computer. false 256  False 
NetworkName  string  Network Name The network name for this computer false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID The AD Security Identifier for this computer false 256  False 
IsVirtualMachine  bool  Virtual Machine false 256   
DomainDnsName  string  DNS Domain Name false 256  False 
OrganizationalUnit  string  Organizational Unit false 256  False 
ForestDnsName  string  DNS Forest Name false 256  False 
ActiveDirectorySite  string  Active Directory Site false 256  False 
LogicalProcessors  int  Logical Processors false 256   
ThinkServer.WinComputer:
SystemUUID  string  Lenovo System UUID Universally unique identifier of the Lenovo System false 42  False 
MTAndSN  string  Lenovo M/T and S/N Machine type and serial number of the Lenovo System false 256  False 
PlatformCategory  string  Lenovo Platform Category Classification of platform categories for Lenovo Systems false 256  False 
ProductFamily  string  Lenovo Product Family Product family of the Lenovo System false 256  False 
Licensed  string  Lenovo HW Management Licensed System Information about the Lenovo Hardware Management License on the computer, of whether is a licensed system or not false 256  False 
BMCIPAddress  string  ThinkServer BMC IP Address Lenovo ThinkServer BMC IP Address false 256  False 

Health Model:

Source Code:

<ClassType ID="ThinkServer.WinComputer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.Computer" Hosted="false" Singleton="false">
<!--system identification-->
<Property ID="SystemUUID" Type="string" Key="false" CaseSensitive="false" Length="42" MinLength="0"/>
<!--system info-->
<Property ID="MTAndSN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PlatformCategory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductFamily" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Licensed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BMCIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>