(Lenovo) Discover/Authenticate IMM

Lenovo.HardwareMgmtPack.IMM2.ManagementModule.Task.AuthenticationIMMs (ConsoleTask)

Discover/Authenticate Integrated Management Module

Element properties:

TargetLenovo.HardwareMgmtPack.IMM2.ManagementModule
Application\%WINDIR\%\SYSTEM32\cscript.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask ID="Lenovo.HardwareMgmtPack.IMM2.ManagementModule.Task.AuthenticationIMMs" Accessibility="Public" Enabled="true" Target="Lenovo.HardwareMgmtPack.IMM2.ManagementModule" RequireOutput="false" Category="MonitoringObject">
<Application>%WINDIR%\SYSTEM32\cscript.exe</Application>
<Parameters>
<Parameter>/nologo "%IBM_DIR_VBS%\authenticateimms.vbs"</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>