Tag: csv
139 script(s) tagged “csv”
Get Time Zone Settings Report
Queries Win32_TimeZone via WMI and reports Time Zone Settings in a formatted table, with an optional CSV export.
Export Sound Devices to CSV (Batch)
Uses wmic to export Sound Devices (Win32_SoundDevice) to a timestamped CSV file.
Get Connected Monitors Report
Queries Win32_DesktopMonitor via WMI and reports Connected Monitors in a formatted table, with an optional CSV export.
Get Logical Disks Report
Queries Win32_LogicalDisk via WMI and reports Logical Disks in a formatted table, with an optional CSV export.
Export Operating System Info to CSV via WMI (VBA)
Queries Win32_OperatingSystem via WMI and writes every Operating System Info row straight to a CSV file in Documents, uā¦
Export Page File Usage to CSV (Python)
Exports Page File Usage (Win32_PageFileUsage) to a timestamped CSV file via wmic.
Get Signed Drivers Report
Queries Win32_PnPSignedDriver via WMI and reports Signed Drivers in a formatted table, with an optional CSV export.
Get Local User Accounts Report
Queries Win32_UserAccount via WMI and reports Local User Accounts in a formatted table, with an optional CSV export.
Get Network Shares Report
Queries Win32_Share via WMI and reports Network Shares in a formatted table, with an optional CSV export.
Get Local Groups Report
Queries Win32_Group via WMI and reports Local Groups in a formatted table, with an optional CSV export.
Export System Drivers to CSV (Batch)
Uses wmic to export System Drivers (Win32_SystemDriver) to a timestamped CSV file.
Get System Drivers Report
Queries Win32_SystemDriver via WMI and reports System Drivers in a formatted table, with an optional CSV export.