Fix permission for AEM

Microsoft.SystemCenter.CM.AEM.UITasks.PermissionsFixer (Task)

This task adds the run-as account associated with Client Monitoring Action Account to the AEMAgent group.

Element properties:

TargetMicrosoft.SystemCenter.CM.AEM.CrashListener
AccessibilityInternal
CategoryOperations
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.SystemCenter.CM.AEM.UITasks.PermissionsFixerPA Default

Source Code:

<Task ID="Microsoft.SystemCenter.CM.AEM.UITasks.PermissionsFixer" Accessibility="Internal" Enabled="true" Target="AEMLib!Microsoft.SystemCenter.CM.AEM.CrashListener" Timeout="300" Remotable="true">
<Category>Operations</Category>
<ProbeAction ID="PA" TypeID="Microsoft.SystemCenter.CM.AEM.UITasks.PermissionsFixerPA"/>
</Task>