Tag: export
71 script(s) tagged “export”
Export Page File Usage to CSV (Batch)
Uses wmic to export Page File Usage (Win32_PageFileUsage) to a timestamped CSV file.
Export USB Controllers to CSV (Python)
Exports USB Controllers (Win32_USBController) to a timestamped CSV file via wmic.
Export Environment Variables to CSV (Batch)
Uses wmic to export Environment Variables (Win32_Environment) to a timestamped CSV file.
Export Motherboard Info to CSV (Python)
Exports Motherboard Info (Win32_BaseBoard) to a timestamped CSV file via wmic.
Export Computer System Info to CSV (Batch)
Uses wmic to export Computer System Info (Win32_ComputerSystem) to a timestamped CSV file.
Export Document Headings Outline
Walks every Heading-styled paragraph in the active document and writes an indented outline to a text file.
Export Computer System Product Info to CSV (Python)
Exports Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped CSV file via wmic.
Export Connected Monitors to CSV (Python)
Exports Connected Monitors (Win32_DesktopMonitor) to a timestamped CSV file via wmic.
Export Network Adapters to CSV (Batch)
Uses wmic to export Network Adapters (Win32_NetworkAdapter) to a timestamped CSV file.
Export Time Zone Settings to CSV (Python)
Exports Time Zone Settings (Win32_TimeZone) to a timestamped CSV file via wmic.
Export Installed MSI Products to CSV (Python)
Exports Installed MSI Products (Win32_Product) to a timestamped CSV file via wmic.
Export Printers to CSV (Python)
Exports Printers (Win32_Printer) to a timestamped CSV file via wmic.