Tag: json
102 script(s) tagged “json”
Backup BIOS Info to JSON (C#)
Snapshots BIOS Info (Win32_BIOS) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Physical Disk Drives to JSON (C#)
Snapshots Physical Disk Drives (Win32_DiskDrive) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Network Adapter Configuration List to JSON
Snapshots Network Adapter Configuration from Win32_NetworkAdapterConfiguration to a timestamped JSON file for later comβ¦
Backup Physical Memory Modules List to JSON
Snapshots Physical Memory Modules from Win32_PhysicalMemory to a timestamped JSON file for later comparison or auditing.
Backup BIOS Info to JSON (Python)
Snapshots BIOS Info (Win32_BIOS) to a timestamped JSON file for later comparison or auditing.
Backup Battery Info to JSON (C#)
Snapshots Battery Info (Win32_Battery) to a timestamped JSON file via System.Management and System.Text.Json.
Backup CD/DVD Drives List to JSON
Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.
Backup Network Adapters List to JSON
Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.
Backup Operating System Info to JSON (C#)
Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file via System.Management and System.Texβ¦
Backup Physical Disk Drives List to JSON
Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.
Backup Page File Usage to JSON (Python)
Snapshots Page File Usage (Win32_PageFileUsage) to a timestamped JSON file for later comparison or auditing.
Backup Environment Variables to JSON (Python)
Snapshots Environment Variables (Win32_Environment) to a timestamped JSON file for later comparison or auditing.