Tag: json
102 script(s) tagged “json”
⚡ PowerShell 5.1+
Backup Pointing Devices List to JSON
Snapshots Pointing Devices from Win32_PointingDevice to a timestamped JSON file for later comparison or auditing.
🐍 Python 3.10+
Backup Local User Accounts to JSON (Python)
Snapshots Local User Accounts (Win32_UserAccount) to a timestamped JSON file for later comparison or auditing.
⚡ PowerShell 5.1+
Backup Services List to JSON
Snapshots Services from Win32_Service to a timestamped JSON file for later comparison or auditing.
⚡ PowerShell 5.1+
Backup Video Controllers List to JSON
Snapshots Video Controllers from Win32_VideoController to a timestamped JSON file for later comparison or auditing.
🐍 Python 3.10+
Backup Network Shares to JSON (Python)
Snapshots Network Shares (Win32_Share) to a timestamped JSON file for later comparison or auditing.
🟣 C# / .NET 6+
Backup Time Zone Settings to JSON (C#)
Snapshots Time Zone Settings (Win32_TimeZone) to a timestamped JSON file via System.Management and System.Text.Json.