View KiXtart Macros
Inventory
This module creates an XML report listing computer name, computer domain membership, username, processor, memory, display resolution, MAC address, IP address, operating system, Internet Explorer version, and installed applications. For Windows NT/2000/XP/2003, the XML report also lists the service pack version and installed hotfixes.

NOTE: On systems with more than 4GB of RAM, memory is reported incorrectly. On systems with more than one IP address, only the first IP address is listed. Processor frequency is only available on Windows NT/2000/XP/2003. Applications must be listed in "Add or Remove Programs" to be included in the report.

Filter:
Select the name of the filter you want assigned to this configuration element.

Upload Path:
The Upload Path designates the UNC name of the network share Script Start will use to store the generated XML report. When you create the share, you will need to grant write permission to all users using Script Start. If this share is unavailable or does not have write permission, Script Start will not create the XML report.

NOTE: Inside the share Script Start will create an XML report named "computer name.xml" for each client machine that executes this module.

Example:
Filter: Global Settings
Upload Path: \\ATLFS02\inventory$$


The above example will create XML reports on the network share \\ATLFS02\inventory$.

NOTE: The share name used for the Upload Path is \\ATLFS02\inventory$. Since $ is a KiXtart reserved character, it has been escaped with $$.