Tag: csv

139 script(s) tagged “csv”

⚑ PowerShell 5.1+

Get Disk Space Report

Reports free/used disk space for all local fixed drives in a color-coded table, with optional CSV export and a configur…

πŸ“Š VBA (Excel)

Export All Sheets to CSV

Excel VBA module that exports every worksheet in the active workbook to its own UTF-8 CSV file automatically.

⚑ PowerShell 5.1+

Get CD/DVD Drives Report

Queries Win32_CDROMDrive via WMI and reports CD/DVD Drives in a formatted table, with an optional CSV export.

πŸ“Š VBA (Excel)

Export Connected Monitors to CSV via WMI (VBA)

Queries Win32_DesktopMonitor via WMI and writes every Connected Monitors row straight to a CSV file in Documents, using…

πŸ“Š VBA (Excel)

Export Network Adapter Configuration to CSV via WMI (VBA)

Queries Win32_NetworkAdapterConfiguration via WMI and writes every Network Adapter Configuration row straight to a CSV …

πŸ“Š VBA (Excel)

Export Startup Programs to CSV via WMI (VBA)

Queries Win32_StartupCommand via WMI and writes every Startup Programs row straight to a CSV file in Documents, using p…

⚑ PowerShell 5.1+

Get Network Adapter Configuration Report

Queries Win32_NetworkAdapterConfiguration via WMI and reports Network Adapter Configuration in a formatted table, with …

πŸ–₯️ Batch (CMD)

Export Processor Info to CSV (Batch)

Uses wmic to export Processor Info (Win32_Processor) to a timestamped CSV file.

⚑ PowerShell 5.1+

Get Operating System Info Report

Queries Win32_OperatingSystem via WMI and reports Operating System Info in a formatted table, with an optional CSV expo…

⚑ PowerShell 5.1+

Get Physical Disk Drives Report

Queries Win32_DiskDrive via WMI and reports Physical Disk Drives in a formatted table, with an optional CSV export.

πŸ“Š VBA (Excel)

Export Installed Hotfixes to CSV via WMI (VBA)

Queries Win32_QuickFixEngineering via WMI and writes every Installed Hotfixes row straight to a CSV file in Documents, …

πŸ“Š VBA (Excel)

Export Page File Usage to CSV via WMI (VBA)

Queries Win32_PageFileUsage via WMI and writes every Page File Usage row straight to a CSV file in Documents, using pla…