Tag: backup

140 script(s) tagged “backup”

⚡ PowerShell 5.1+

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.

⚡ PowerShell 5.1+

Backup Signed Drivers List to JSON

Snapshots Signed Drivers from Win32_PnPSignedDriver to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Local Groups to JSON (C#)

Snapshots Local Groups (Win32_Group) to a timestamped JSON file via System.Management and System.Text.Json.

🐍 Python 3.10+

Backup Time Zone Settings to JSON (Python)

Snapshots Time Zone Settings (Win32_TimeZone) to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Backup Processes List to JSON

Snapshots Processes from Win32_Process to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup The npm cache to Zip (Python)

Zips up the current contents of the npm cache before you run a cleanup against it.

🐍 Python 3.10+

Backup Sound Devices to JSON (Python)

Snapshots Sound Devices (Win32_SoundDevice) to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Backup Windows Error Reporting files to Zip

Zips up the current contents of Windows Error Reporting files before you run a cleanup against it.

⚡ PowerShell 5.1+

Backup Printers List to JSON

Snapshots Printers from Win32_Printer to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

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.

🟣 C# / .NET 6+

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.

🟣 C# / .NET 6+

Backup Signed Drivers to JSON (C#)

Snapshots Signed Drivers (Win32_PnPSignedDriver) to a timestamped JSON file via System.Management and System.Text.Json.