Enable System Center OMED Service

Microsoft.Linux.Log.Monitoring.Start.Service.Task (Task)

Task To Enable System Center Operations Manager External Datasource Service

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout12000

Member Modules:

ID Module Type TypeId RunAs 
StartService WriteAction Microsoft.SystemCenter.EnableService System.PrivilegedMonitoringAccount

Source Code:

<Task ID="Microsoft.Linux.Log.Monitoring.Start.Service.Task" Accessibility="Public" Enabled="true" Target="SC!Microsoft.SystemCenter.ManagementServer" Timeout="12000" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="StartService" RunAs="System!System.PrivilegedMonitoringAccount" TypeID="Linux!Microsoft.SystemCenter.EnableService">
<TimeoutSeconds>200</TimeoutSeconds>
</WriteAction>
</Task>