Microsoft.SystemCenter.OOB.BMCWindowsComputerWindows Computer with Baseboard Management Controller

Microsoft.SystemCenter.OOB.BMCWindowsComputer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId91672f7c-9c9b-03f3-9078-43d8a377ceb2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
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 Virtual Machine false 256       
DomainDnsName  string  DNS Domain Name DNS Domain Name false 256  False     
OrganizationalUnit  string  Organizational Unit Organizational Unit false 256  False     
ForestDnsName  string  DNS Forest Name DNS Forest Name false 256  False     
ActiveDirectorySite  string  Active Directory Site Active Directory Site false 256  False     
LogicalProcessors  int  Logical Processors Logical Processors false 256       
PhysicalProcessors  int  Physical Processors Physical Processors false 256       
HostServerName  string  Host Server Name Name of the host server which hosts this machine false 256  False     
VirtualMachineName  string  Virtual Machine Name Name of this virtual machine false 256  False     
OffsetInMinuteFromGreenwichTime  int  Offset In Minutes From Greenwich Time Offset In Minutes From Greenwich Time false 256       
LastInventoryDate  datetime  Last Inventory Date Last Inventory Date false 256       
Microsoft.SystemCenter.OOB.BMCWindowsComputer:
UUID  string  UUID false 256  False     
SmashDeviceState  string  SMASH Device State false 256  True  Success   
HasSMASHDevice  bool  Has SMASH Device false 256    false   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.OOB.BMCWindowsComputer" Base="Windows!Microsoft.Windows.Computer" Accessibility="Public" Abstract="false" Hosted="false">
<Property ID="UUID" Type="string" CaseSensitive="false"/>
<Property ID="SmashDeviceState" Type="string" CaseSensitive="true" DefaultValue="Success"/>
<Property ID="HasSMASHDevice" Type="bool" DefaultValue="false"/>
</ClassType>