Tag: export
71 script(s) tagged “export”
Export Physical Memory Modules to CSV (Python)
Exports Physical Memory Modules (Win32_PhysicalMemory) to a timestamped CSV file via wmic.
Export Processes to CSV (Batch)
Uses wmic to export Processes (Win32_Process) to a timestamped CSV file.
Export Physical Disk Drives to CSV (Python)
Exports Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file via wmic.
Export Computer System Product Info to CSV (Batch)
Uses wmic to export Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped CSV file.
Export Network Shares to CSV (Python)
Exports Network Shares (Win32_Share) to a timestamped CSV file via wmic.
Export Computer System Info to CSV (Python)
Exports Computer System Info (Win32_ComputerSystem) to a timestamped CSV file via wmic.
Export CD/DVD Drives to CSV (Python)
Exports CD/DVD Drives (Win32_CDROMDrive) to a timestamped CSV file via wmic.
Export Services to CSV (Python)
Exports Services (Win32_Service) to a timestamped CSV file via wmic.
Export System Drivers to CSV (Python)
Exports System Drivers (Win32_SystemDriver) to a timestamped CSV file via wmic.
Export Video Controllers to CSV (Batch)
Uses wmic to export Video Controllers (Win32_VideoController) to a timestamped CSV file.
Export CD/DVD Drives to CSV (Batch)
Uses wmic to export CD/DVD Drives (Win32_CDROMDrive) to a timestamped CSV file.