Tag: backup
140 script(s) tagged “backup”
Backup Operating System Info List to JSON
Snapshots Operating System Info from Win32_OperatingSystem to a timestamped JSON file for later comparison or auditing.
Backup The Windows Update download cache to Zip (Python)
Zips up the current contents of the Windows Update download cache before you run a cleanup against it.
Backup Logical Disks List to JSON
Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.
Backup The Windows Prefetch folder to Zip (Python)
Zips up the current contents of the Windows Prefetch folder before you run a cleanup against it.
Backup Page File Usage List to JSON
Snapshots Page File Usage from Win32_PageFileUsage to a timestamped JSON file for later comparison or auditing.
Backup Keyboard Info List to JSON
Snapshots Keyboard Info from Win32_Keyboard to a timestamped JSON file for later comparison or auditing.
Backup Network Login Profiles to JSON (Python)
Snapshots Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped JSON file for later comparison or auditinβ¦
Backup Startup Programs List to JSON
Snapshots Startup Programs from Win32_StartupCommand to a timestamped JSON file for later comparison or auditing.
Backup Signed Drivers to JSON (Python)
Snapshots Signed Drivers (Win32_PnPSignedDriver) to a timestamped JSON file for later comparison or auditing.
Backup Logical Disks to JSON (C#)
Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Network Shares to JSON (C#)
Snapshots Network Shares (Win32_Share) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Logical Disks to JSON (Python)
Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file for later comparison or auditing.