Tag: export

71 script(s) tagged “export”

📊 VBA (Excel)

Export All Sheets to CSV

Excel VBA module that exports every worksheet in the active workbook to its own UTF-8 CSV file automatically.

🖥️ Batch (CMD)

Export Processor Info to CSV (Batch)

Uses wmic to export Processor Info (Win32_Processor) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Sound Devices to CSV (Batch)

Uses wmic to export Sound Devices (Win32_SoundDevice) to a timestamped CSV file.

🐍 Python 3.10+

Export Page File Usage to CSV (Python)

Exports Page File Usage (Win32_PageFileUsage) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export System Drivers to CSV (Batch)

Uses wmic to export System Drivers (Win32_SystemDriver) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Physical Memory Modules to CSV (Batch)

Uses wmic to export Physical Memory Modules (Win32_PhysicalMemory) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Signed Drivers to CSV (Batch)

Uses wmic to export Signed Drivers (Win32_PnPSignedDriver) to a timestamped CSV file.

🐍 Python 3.10+

Export Processor Info to CSV (Python)

Exports Processor Info (Win32_Processor) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Startup Programs to CSV (Batch)

Uses wmic to export Startup Programs (Win32_StartupCommand) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Logical Disks to CSV (Batch)

Uses wmic to export Logical Disks (Win32_LogicalDisk) to a timestamped CSV file.

🖥️ Batch (CMD)

Export USB Controllers to CSV (Batch)

Uses wmic to export USB Controllers (Win32_USBController) to a timestamped CSV file.

🐍 Python 3.10+

Export Local Groups to CSV (Python)

Exports Local Groups (Win32_Group) to a timestamped CSV file via wmic.