Tag: export

71 script(s) tagged “export”

🖥️ 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.

🖥️ Batch (CMD)

Export Network Login Profiles to CSV (Batch)

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

🖥️ Batch (CMD)

Export Local Groups to CSV (Batch)

Uses wmic to export Local Groups (Win32_Group) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Time Zone Settings to CSV (Batch)

Uses wmic to export Time Zone Settings (Win32_TimeZone) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Motherboard Info to CSV (Batch)

Uses wmic to export Motherboard Info (Win32_BaseBoard) to a timestamped CSV file.

🐍 Python 3.10+

Export Processes to CSV (Python)

Exports Processes (Win32_Process) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Network Adapters to CSV (Python)

Exports Network Adapters (Win32_NetworkAdapter) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Pointing Devices to CSV (Batch)

Uses wmic to export Pointing Devices (Win32_PointingDevice) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Installed MSI Products to CSV (Batch)

Uses wmic to export Installed MSI Products (Win32_Product) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Keyboard Info to CSV (Batch)

Uses wmic to export Keyboard Info (Win32_Keyboard) to a timestamped CSV file.

🐍 Python 3.10+

Export Signed Drivers to CSV (Python)

Exports Signed Drivers (Win32_PnPSignedDriver) to a timestamped CSV file via wmic.