Tag: csv
139 script(s) tagged “csv”
Get Processor Info Report
Queries Win32_Processor via WMI and reports Processor Info in a formatted table, with an optional CSV export.
Export Battery Info to CSV (Python)
Exports Battery Info (Win32_Battery) to a timestamped CSV file via wmic.
Export Battery Info to CSV (Batch)
Uses wmic to export Battery Info (Win32_Battery) to a timestamped CSV file.
Export Motherboard Info to CSV via WMI (VBA)
Queries Win32_BaseBoard via WMI and writes every Motherboard Info row straight to a CSV file in Documents, using plain β¦
Export Network Adapter Configuration to CSV (Python)
Exports Network Adapter Configuration (Win32_NetworkAdapterConfiguration) to a timestamped CSV file via wmic.
Export Contacts to CSV
Exports the default Outlook Contacts folder to a CSV file with Name, Email, Company, and Phone columns.
Get USB Controllers Report
Queries Win32_USBController via WMI and reports USB Controllers in a formatted table, with an optional CSV export.
Export Network Login Profiles to CSV (Python)
Exports Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file via wmic.
Get Computer System Product Info Report
Queries Win32_ComputerSystemProduct via WMI and reports Computer System Product Info in a formatted table, with an optiβ¦
Export Local User Accounts to CSV (Batch)
Uses wmic to export Local User Accounts (Win32_UserAccount) to a timestamped CSV file.
Export CD/DVD Drives to CSV via WMI (VBA)
Queries Win32_CDROMDrive via WMI and writes every CD/DVD Drives row straight to a CSV file in Documents, using plain VBβ¦
Export Operating System Info to CSV (Python)
Exports Operating System Info (Win32_OperatingSystem) to a timestamped CSV file via wmic.