Next Topic

Previous Topic

Book Contents

updateSystemInfo()

Updates the selected System Info field with the specified value for the machine ID this procedure runs on. The System Info fields you can update include all columns in vSystemInfo except agentGuid, emailAddr, Machine_GroupID, machName, and groupName. vSystemInfo column information is used by Audit > System Info, Agent > System Status, the Filter Aggregate Table in View Definitions, and the Aggregate Table report.You can update a System Info field using any string value, including the value of any previously defined agent procedure variable.

Note: Changes to system info data are reset the next time a System Information audit is run on an agent machine.

Example

updateSystemInfo("Motherboard Serial Num", "12345678", "All Operating Systems", "Halt on Fail")