SCOM2012.Maintenance.Mode.Scheduler.Monitoring.ComputerRoleSCOM 2012 Maintenance Mode Scheduler

SCOM2012.Maintenance.Mode.Scheduler.Monitoring.ComputerRole (ClassType)

Computer role for SCOM 2012 Maintenance Mode Scheduler

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId57b59e69-2829-2add-d7f2-acbeee547f5b

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       
SCOM2012.Maintenance.Mode.Scheduler.Monitoring.ComputerRole:
URL  string  URL URL for the Maitnenace Mode Scheduler site. false 256  False     
IISSiteName  string  IIS Web Site Name Name of the web site hosting Maitnenace Mode Scheduler site. false 256  False     
IISSitePath  string  IIS Site Pysical Path Physical path for the Maitneance Mode Scheduler IIS Virtual Directory false 256  False     
DASConnection  string  OpsMgr DAS Connection to OpsMgr Data Access Service false 256  False     
OpsMgrDBSvr  string  OpsMgr Database Server Database Server hosting OpsMgr operational DB false 256  False     
OpsMgrDB  string  OpsMgr Database Name Name of the OpsMgr operational DB false 256  False     
DASUser  string  OpsMgr DAS User ID OpsMgr DAS Service Account false 256  False     
OneClickMin  int  One Click Minutes One Click Maintenance Mode Minutes false       
SecureUserName  string  Include UserName Include user name in comments false  False     
EventAuditing  string  Auditing To Event Log Audit schedule job creation in Application log (Event ID: 711 and Event Source: SCOM2012MMScheduler) false  False     
OneClickLinkConfig  string  One Click MM Tab If the One Click MM Tab is enabled false  False     
ClassLinkConfig  string  Class Tab If the Class Tab is enabled false  False     
ManageLinkConfig  string  Manage Tab If the Manage Tab is enabled false  False     
GroupLinkConfig  string  Group Tab If the Group Tab is enabled false  False     
Version  string  Version Maintenance Mode Scheduler Version false 256  False     

Health Model:

Source Code:

<ClassType ID="SCOM2012.Maintenance.Mode.Scheduler.Monitoring.ComputerRole" Base="Windows!Microsoft.Windows.ComputerRole" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="URL" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IISSiteName" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IISSitePath" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DASConnection" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OpsMgrDBSvr" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OpsMgrDB" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DASUser" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OneClickMin" Key="false" Type="int" CaseSensitive="false" MinLength="0" MaxLength="8"/>
<Property ID="SecureUserName" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="EventAuditing" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="OneClickLinkConfig" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="ClassLinkConfig" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="ManageLinkConfig" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="GroupLinkConfig" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="5"/>
<Property ID="Version" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>