Tag: json

102 script(s) tagged “json”

🟣 C# / .NET 6+

Backup BIOS Info to JSON (C#)

Snapshots BIOS Info (Win32_BIOS) to a timestamped JSON file via System.Management and System.Text.Json.

🟣 C# / .NET 6+

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.

⚑ PowerShell 5.1+

Backup Network Adapter Configuration List to JSON

Snapshots Network Adapter Configuration from Win32_NetworkAdapterConfiguration to a timestamped JSON file for later com…

⚑ PowerShell 5.1+

Backup Physical Memory Modules List to JSON

Snapshots Physical Memory Modules from Win32_PhysicalMemory to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup BIOS Info to JSON (Python)

Snapshots BIOS Info (Win32_BIOS) to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Battery Info to JSON (C#)

Snapshots Battery Info (Win32_Battery) to a timestamped JSON file via System.Management and System.Text.Json.

⚑ PowerShell 5.1+

Backup CD/DVD Drives List to JSON

Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.

⚑ PowerShell 5.1+

Backup Network Adapters List to JSON

Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Operating System Info to JSON (C#)

Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file via System.Management and System.Tex…

⚑ PowerShell 5.1+

Backup Physical Disk Drives List to JSON

Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Page File Usage to JSON (Python)

Snapshots Page File Usage (Win32_PageFileUsage) to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Environment Variables to JSON (Python)

Snapshots Environment Variables (Win32_Environment) to a timestamped JSON file for later comparison or auditing.