Tag: json
102 script(s) tagged “json”
Backup System Drivers to JSON (C#)
Snapshots System Drivers (Win32_SystemDriver) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Services to JSON (Python)
Snapshots Services (Win32_Service) to a timestamped JSON file for later comparison or auditing.
Backup Computer System Info to JSON (C#)
Snapshots Computer System Info (Win32_ComputerSystem) to a timestamped JSON file via System.Management and System.Text.β¦
Backup USB Controllers List to JSON
Snapshots USB Controllers from Win32_USBController to a timestamped JSON file for later comparison or auditing.
Backup Processes to JSON (Python)
Snapshots Processes (Win32_Process) to a timestamped JSON file for later comparison or auditing.
Backup Local Groups to JSON (Python)
Snapshots Local Groups (Win32_Group) to a timestamped JSON file for later comparison or auditing.
Backup Environment Variables List to JSON
Snapshots Environment Variables from Win32_Environment to a timestamped JSON file for later comparison or auditing.
Backup Installed Hotfixes to JSON (C#)
Snapshots Installed Hotfixes (Win32_QuickFixEngineering) to a timestamped JSON file via System.Management and System.Teβ¦
Backup Computer System Product Info List to JSON
Snapshots Computer System Product Info from Win32_ComputerSystemProduct to a timestamped JSON file for later comparisonβ¦
Backup Pointing Devices to JSON (Python)
Snapshots Pointing Devices (Win32_PointingDevice) to a timestamped JSON file for later comparison or auditing.
Backup System Drivers to JSON (Python)
Snapshots System Drivers (Win32_SystemDriver) to a timestamped JSON file for later comparison or auditing.
Backup Processor Info to JSON (C#)
Snapshots Processor Info (Win32_Processor) to a timestamped JSON file via System.Management and System.Text.Json.