(Lenovo) Refresh Windows Computer

Lenovo.WinComputer.Refresh (ConsoleTask)

(Lenovo) Refresh Windows Computer Information

Element properties:

TargetMicrosoft.Windows.Computer
Application\%WINDIR\%\SYSTEM32\cscript.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask ID="Lenovo.WinComputer.Refresh" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" RequireOutput="false" Category="MonitoringObject">
<Application>%WINDIR%\SYSTEM32\cscript.exe</Application>
<Parameters>
<Parameter>/nologo "%IBM_DIR_VBS%\TriggerInvokeWindows.vbs"</Parameter>
</Parameters>
<WorkingDirectory/>
</ConsoleTask>