(Lenovo) Register LXCA

Lenovo.ThinkServer.Task.RegisterLXCA (ConsoleTask)

Register LXCA

Element properties:

TargetMicrosoft.Windows.Computer
Application\%WINDIR\%\SYSTEM32\wscript.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledFalse

Source Code:

<ConsoleTask ID="Lenovo.ThinkServer.Task.RegisterLXCA" Accessibility="Public" Enabled="false" Target="Windows!Microsoft.Windows.Computer" RequireOutput="false" Category="MonitoringObject">
<Application>%WINDIR%\SYSTEM32\wscript.exe</Application>
<Parameters>
<Parameter>/nologo "%IBM_DIR_VBS%\registerlxca.vbs"</Parameter>
<!--Parameter>$Target/Property[Type="Lenovo.HardwareMgmtPack.IMM2.ManagementModule"]/IMMDesiredCategory$</Parameter-->
</Parameters>
<WorkingDirectory/>
</ConsoleTask>