Tag: csv
139 script(s) tagged “csv”
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 Local Groups to CSV via WMI (VBA)
Queries Win32_Group via WMI and writes every Local Groups row straight to a CSV file in Documents, using plain VBA 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.
Get Environment Variables Report
Queries Win32_Environment via WMI and reports Environment Variables in a formatted table, with an optional CSV export.
Export Logical Disks to CSV via WMI (VBA)
Queries Win32_LogicalDisk via WMI and writes every Logical Disks row straight to a CSV file in Documents, using plain Vβ¦
Export CD/DVD Drives to CSV (Python)
Exports CD/DVD Drives (Win32_CDROMDrive) to a timestamped CSV file via wmic.
Get Motherboard Info Report
Queries Win32_BaseBoard via WMI and reports Motherboard Info in a formatted table, with an optional CSV export.
Get Video Controllers Report
Queries Win32_VideoController via WMI and reports Video Controllers in a formatted table, with an optional CSV export.