Tag: export

71 script(s) tagged “export”

🐍 Python 3.10+

Export Installed Hotfixes to CSV (Python)

Exports Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Network Shares to CSV (Batch)

Uses wmic to export Network Shares (Win32_Share) to a timestamped CSV file.

🖥️ Batch (CMD)

Export Installed Hotfixes to CSV (Batch)

Uses wmic to export Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped CSV file.

🐍 Python 3.10+

Export Video Controllers to CSV (Python)

Exports Video Controllers (Win32_VideoController) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Sound Devices to CSV (Python)

Exports Sound Devices (Win32_SoundDevice) to a timestamped CSV file via wmic.

🐍 Python 3.10+

Export Battery Info to CSV (Python)

Exports Battery Info (Win32_Battery) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Battery Info to CSV (Batch)

Uses wmic to export Battery Info (Win32_Battery) to a timestamped CSV file.

🐍 Python 3.10+

Export Network Adapter Configuration to CSV (Python)

Exports Network Adapter Configuration (Win32_NetworkAdapterConfiguration) to a timestamped CSV file via wmic.

📊 VBA (Excel + Outlook)

Export Contacts to CSV

Exports the default Outlook Contacts folder to a CSV file with Name, Email, Company, and Phone columns.

🐍 Python 3.10+

Export Network Login Profiles to CSV (Python)

Exports Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file via wmic.

🖥️ Batch (CMD)

Export Local User Accounts to CSV (Batch)

Uses wmic to export Local User Accounts (Win32_UserAccount) to a timestamped CSV file.

🐍 Python 3.10+

Export Operating System Info to CSV (Python)

Exports Operating System Info (Win32_OperatingSystem) to a timestamped CSV file via wmic.