Tag: csv

139 script(s) tagged “csv”

⚡ PowerShell 5.1+

Get Installed MSI Products Report

Queries Win32_Product via WMI and reports Installed MSI Products in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Get Installed Hotfixes Report

Queries Win32_QuickFixEngineering via WMI and reports Installed Hotfixes in a formatted table, with an optional CSV exp…

🖥️ Batch (CMD)

Export Logical Disks to CSV (Batch)

Uses wmic to export Logical Disks (Win32_LogicalDisk) to a timestamped CSV file.

📊 VBA (Excel)

Export Physical Disk Drives to CSV via WMI (VBA)

Queries Win32_DiskDrive via WMI and writes every Physical Disk Drives row straight to a CSV file in Documents, using pl…

🖥️ Batch (CMD)

Export USB Controllers to CSV (Batch)

Uses wmic to export USB Controllers (Win32_USBController) to a timestamped CSV file.

🐍 Python 3.10+

Export Local Groups to CSV (Python)

Exports Local Groups (Win32_Group) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export BIOS Info to CSV (Batch)

Uses wmic to export BIOS Info (Win32_BIOS) to a timestamped CSV file.

🐍 Python 3.10+

Export Logical Disks to CSV (Python)

Exports Logical Disks (Win32_LogicalDisk) to a timestamped CSV file via wmic.

📊 VBA (Excel)

Export Keyboard Info to CSV via WMI (VBA)

Queries Win32_Keyboard via WMI and writes every Keyboard Info row straight to a CSV file in Documents, using plain VBA …

⚡ PowerShell 5.1+

Get Page File Usage Report

Queries Win32_PageFileUsage via WMI and reports Page File Usage in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Get Processes Report

Queries Win32_Process via WMI and reports Processes in a formatted table, with an optional CSV export.

🖥️ Batch (CMD)

Export Network Login Profiles to CSV (Batch)

Uses wmic to export Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file.