Tag: json

102 script(s) tagged “json”

🟣 C# / .NET 6+

Backup Logical Disks to JSON (C#)

Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file via System.Management and System.Text.Json.

🟣 C# / .NET 6+

Backup Network Shares to JSON (C#)

Snapshots Network Shares (Win32_Share) to a timestamped JSON file via System.Management and System.Text.Json.

🐍 Python 3.10+

Backup Logical Disks to JSON (Python)

Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

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.

⚑ PowerShell 5.1+

Backup Battery Info List to JSON

Snapshots Battery Info from Win32_Battery to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Startup Programs to JSON (C#)

Snapshots Startup Programs (Win32_StartupCommand) to a timestamped JSON file via System.Management and System.Text.Json.

🐍 Python 3.10+

Backup Computer System Product Info to JSON (Python)

Snapshots Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped JSON file for later comparison or…

🟣 C# / .NET 6+

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.

🐍 Python 3.10+

Backup CD/DVD Drives to JSON (Python)

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

🐍 Python 3.10+

Backup Installed Hotfixes to JSON (Python)

Snapshots Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Operating System Info to JSON (Python)

Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Processor Info to JSON (Python)

Snapshots Processor Info (Win32_Processor) to a timestamped JSON file for later comparison or auditing.