Tag: csv
139 script(s) tagged “csv”
Get Installed MSI Products Report
Queries Win32_Product via WMI and reports Installed MSI Products in a formatted table, with an optional CSV export.
Get Installed Hotfixes Report
Queries Win32_QuickFixEngineering via WMI and reports Installed Hotfixes in a formatted table, with an optional CSV exp…
Export Logical Disks to CSV (Batch)
Uses wmic to export Logical Disks (Win32_LogicalDisk) to a timestamped CSV file.
Export Physical Disk Drives to CSV via WMI (VBA)
Queries Win32_DiskDrive via WMI and writes every Physical Disk Drives row straight to a CSV file in Documents, using pl…
Export USB Controllers to CSV (Batch)
Uses wmic to export USB Controllers (Win32_USBController) to a timestamped CSV file.
Export Local Groups to CSV (Python)
Exports Local Groups (Win32_Group) to a timestamped CSV file via wmic.
Export BIOS Info to CSV (Batch)
Uses wmic to export BIOS Info (Win32_BIOS) to a timestamped CSV file.
Export Logical Disks to CSV (Python)
Exports Logical Disks (Win32_LogicalDisk) to a timestamped CSV file via wmic.
Export Keyboard Info to CSV via WMI (VBA)
Queries Win32_Keyboard via WMI and writes every Keyboard Info row straight to a CSV file in Documents, using plain VBA …
Get Page File Usage Report
Queries Win32_PageFileUsage via WMI and reports Page File Usage in a formatted table, with an optional CSV export.
Get Processes Report
Queries Win32_Process via WMI and reports Processes in a formatted table, with an optional CSV export.
Export Network Login Profiles to CSV (Batch)
Uses wmic to export Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file.