Systeminfo
Data Type: systeminfo
Python Parser: Regexp
Python Parser: Regexp
Description
Parses the Windows SystemInfo CSV file generated by the systeminfo command.
Timeline
| Timeline Field | Data Field |
|---|---|
| Description | host_name |
| Additional Description | os_name |
os_version |
Fields
| Output Name | Data Type | Qualifier | Description |
|---|---|---|---|
host_name |
String | Hostname of the machine | |
os_name |
String | Operating system name | |
os_version |
String | Operating system version | |
os_manufacturer |
String | OS manufacturer | |
os_configuration |
String | OS configuration (e.g., Standalone Server) | |
os_build_type |
String | OS build type | |
registered_owner |
String | Registered owner of the OS | |
registered_organization |
String | Registered organization | |
product_id |
String | Product ID | |
original_install_date |
String | Original install date of the OS | |
system_boot_time |
String | System boot time | |
system_manufacturer |
String | System manufacturer | |
system_model |
String | System model | |
system_type |
String | System type (e.g., x64‑based PC) | |
processors |
String | Processor description | |
bios_version |
String | BIOS version string | |
windows_directory |
String | Path to the Windows directory | |
system_directory |
String | Path to the System directory | |
boot_device |
String | Boot device identifier | |
system_locale |
String | System locale setting | |
input_locale |
String | Input locale setting | |
time_zone |
String | Time zone description | |
total_physical_memory |
String | Total physical memory | |
available_physical_memory |
String | Available physical memory | |
virtual_memory_max_size |
String | Maximum size of virtual memory | |
virtual_memory_available |
String | Available virtual memory | |
virtual_memory_in_use |
String | Virtual memory currently in use | |
page_file_location |
String | Location(s) of page file(s) | |
domain |
String | Domain name | |
logon_server |
String | Logon server | |
hotfix |
String | Installed hotfixes | |
network_cards |
String | Network card(s) information | |
hyper_v_requirements |
String | Hyper‑V requirement information |