Tag: export

71 script(s) tagged “export”

🐍 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.

🐍 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.

🐍 Python 3.10+

Export CD/DVD Drives to CSV (Python)

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

🐍 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.

🖥️ Batch (CMD)

Export CD/DVD Drives to CSV (Batch)

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