Tag: csv

139 script(s) tagged “csv”

🐍 Python 3.10+

Export Physical Memory Modules to CSV (Python)

Exports Physical Memory Modules (Win32_PhysicalMemory) to a timestamped CSV file via wmic.

πŸ–₯️ Batch (CMD)

Export Processes to CSV (Batch)

Uses wmic to export Processes (Win32_Process) to a timestamped CSV file.

🐍 Python 3.10+

Export Physical Disk Drives to CSV (Python)

Exports Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file via wmic.

πŸ–₯️ Batch (CMD)

Export Computer System Product Info to CSV (Batch)

Uses wmic to export Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped CSV file.

πŸ“Š VBA (Excel)

Export Local Groups to CSV via WMI (VBA)

Queries Win32_Group via WMI and writes every Local Groups row straight to a CSV file in Documents, using plain VBA file…

🐍 Python 3.10+

Export Network Shares to CSV (Python)

Exports Network Shares (Win32_Share) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Computer System Info to CSV (Python)

Exports Computer System Info (Win32_ComputerSystem) to a timestamped CSV file via wmic.

⚑ PowerShell 5.1+

Get Environment Variables Report

Queries Win32_Environment via WMI and reports Environment Variables in a formatted table, with an optional CSV export.

πŸ“Š VBA (Excel)

Export Logical Disks to CSV via WMI (VBA)

Queries Win32_LogicalDisk via WMI and writes every Logical Disks row straight to a CSV file in Documents, using plain V…

🐍 Python 3.10+

Export CD/DVD Drives to CSV (Python)

Exports CD/DVD Drives (Win32_CDROMDrive) to a timestamped CSV file via wmic.

⚑ PowerShell 5.1+

Get Motherboard Info Report

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

⚑ PowerShell 5.1+

Get Video Controllers Report

Queries Win32_VideoController via WMI and reports Video Controllers in a formatted table, with an optional CSV export.