Tag: json
102 script(s) tagged “json”
Backup Logical Disks to JSON (C#)
Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Network Shares to JSON (C#)
Snapshots Network Shares (Win32_Share) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Logical Disks to JSON (Python)
Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file for later comparison or auditing.
Backup CD/DVD Drives to JSON (C#)
Snapshots CD/DVD Drives (Win32_CDROMDrive) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Battery Info List to JSON
Snapshots Battery Info from Win32_Battery to a timestamped JSON file for later comparison or auditing.
Backup Startup Programs to JSON (C#)
Snapshots Startup Programs (Win32_StartupCommand) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Computer System Product Info to JSON (Python)
Snapshots Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped JSON file for later comparison orβ¦
Backup Local User Accounts to JSON (C#)
Snapshots Local User Accounts (Win32_UserAccount) to a timestamped JSON file via System.Management and System.Text.Json.
Backup CD/DVD Drives to JSON (Python)
Snapshots CD/DVD Drives (Win32_CDROMDrive) to a timestamped JSON file for later comparison or auditing.
Backup Installed Hotfixes to JSON (Python)
Snapshots Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped JSON file for later comparison or auditing.
Backup Operating System Info to JSON (Python)
Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file for later comparison or auditing.
Backup Processor Info to JSON (Python)
Snapshots Processor Info (Win32_Processor) to a timestamped JSON file for later comparison or auditing.