Tag: export

71 script(s) tagged “export”

🖥️ Batch (CMD)

Export Page File Usage to CSV (Batch)

Uses wmic to export Page File Usage (Win32_PageFileUsage) to a timestamped CSV file.

🐍 Python 3.10+

Export USB Controllers to CSV (Python)

Exports USB Controllers (Win32_USBController) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Environment Variables to CSV (Batch)

Uses wmic to export Environment Variables (Win32_Environment) to a timestamped CSV file.

🐍 Python 3.10+

Export Motherboard Info to CSV (Python)

Exports Motherboard Info (Win32_BaseBoard) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Computer System Info to CSV (Batch)

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

📊 VBA (Word)

Export Document Headings Outline

Walks every Heading-styled paragraph in the active document and writes an indented outline to a text file.

🐍 Python 3.10+

Export Computer System Product Info to CSV (Python)

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

🐍 Python 3.10+

Export Connected Monitors to CSV (Python)

Exports Connected Monitors (Win32_DesktopMonitor) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Network Adapters to CSV (Batch)

Uses wmic to export Network Adapters (Win32_NetworkAdapter) to a timestamped CSV file.

🐍 Python 3.10+

Export Time Zone Settings to CSV (Python)

Exports Time Zone Settings (Win32_TimeZone) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Installed MSI Products to CSV (Python)

Exports Installed MSI Products (Win32_Product) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Printers to CSV (Python)

Exports Printers (Win32_Printer) to a timestamped CSV file via wmic.