Tag: csv

139 script(s) tagged “csv”

📊 VBA (Excel)

Export Processor Info to CSV via WMI (VBA)

Queries Win32_Processor via WMI and writes every Processor Info row straight to a CSV file in Documents, using plain VB…

📊 VBA (Excel)

Export Processes to CSV via WMI (VBA)

Queries Win32_Process via WMI and writes every Processes row straight to a CSV file in Documents, using plain VBA file …

🐍 Python 3.10+

Export Services to CSV (Python)

Exports Services (Win32_Service) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export System Drivers to CSV (Python)

Exports System Drivers (Win32_SystemDriver) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Video Controllers to CSV (Batch)

Uses wmic to export Video Controllers (Win32_VideoController) to a timestamped CSV file.

⚡ PowerShell 5.1+

Get BIOS Info Report

Queries Win32_BIOS via WMI and reports BIOS Info in a formatted table, with an optional CSV export.

🖥️ Batch (CMD)

Export CD/DVD Drives to CSV (Batch)

Uses wmic to export CD/DVD Drives (Win32_CDROMDrive) to a timestamped CSV file.