Tag: export
71 script(s) tagged “export”
Export Installed Hotfixes to CSV (Python)
Exports Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped CSV file via wmic.
Export Network Shares to CSV (Batch)
Uses wmic to export Network Shares (Win32_Share) to a timestamped CSV file.
Export Installed Hotfixes to CSV (Batch)
Uses wmic to export Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped CSV file.
Export Video Controllers to CSV (Python)
Exports Video Controllers (Win32_VideoController) to a timestamped CSV file via wmic.
Export Sound Devices to CSV (Python)
Exports Sound Devices (Win32_SoundDevice) to a timestamped CSV file via wmic.
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 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.
Export Network Login Profiles to CSV (Python)
Exports Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped CSV file via wmic.
Export Local User Accounts to CSV (Batch)
Uses wmic to export Local User Accounts (Win32_UserAccount) to a timestamped CSV file.
Export Operating System Info to CSV (Python)
Exports Operating System Info (Win32_OperatingSystem) to a timestamped CSV file via wmic.