Tag: backup
140 script(s) tagged “backup”
Backup The current user's Temp folder to Zip
Zips up the current contents of the current user's Temp folder before you run a cleanup against it.
Backup Signed Drivers List to JSON
Snapshots Signed Drivers from Win32_PnPSignedDriver to a timestamped JSON file for later comparison or auditing.
Backup Local Groups to JSON (C#)
Snapshots Local Groups (Win32_Group) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Time Zone Settings to JSON (Python)
Snapshots Time Zone Settings (Win32_TimeZone) to a timestamped JSON file for later comparison or auditing.
Backup Processes List to JSON
Snapshots Processes from Win32_Process to a timestamped JSON file for later comparison or auditing.
Backup The npm cache to Zip (Python)
Zips up the current contents of the npm cache before you run a cleanup against it.
Backup Sound Devices to JSON (Python)
Snapshots Sound Devices (Win32_SoundDevice) to a timestamped JSON file for later comparison or auditing.
Backup Windows Error Reporting files to Zip
Zips up the current contents of Windows Error Reporting files before you run a cleanup against it.
Backup Printers List to JSON
Snapshots Printers from Win32_Printer to a timestamped JSON file for later comparison or auditing.
Backup The VS Code cache folder to Zip
Zips up the current contents of the VS Code cache folder before you run a cleanup against it.
Backup Installed MSI Products to JSON (C#)
Snapshots Installed MSI Products (Win32_Product) to a timestamped JSON file via System.Management and System.Text.Json.
Backup Signed Drivers to JSON (C#)
Snapshots Signed Drivers (Win32_PnPSignedDriver) to a timestamped JSON file via System.Management and System.Text.Json.