Tag: backup

140 script(s) tagged “backup”

⚑ PowerShell 5.1+

Backup Operating System Info List to JSON

Snapshots Operating System Info from Win32_OperatingSystem to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

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.

⚑ PowerShell 5.1+

Backup Logical Disks List to JSON

Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

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.

⚑ PowerShell 5.1+

Backup Page File Usage List to JSON

Snapshots Page File Usage from Win32_PageFileUsage to a timestamped JSON file for later comparison or auditing.

⚑ PowerShell 5.1+

Backup Keyboard Info List to JSON

Snapshots Keyboard Info from Win32_Keyboard to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Network Login Profiles to JSON (Python)

Snapshots Network Login Profiles (Win32_NetworkLoginProfile) to a timestamped JSON file for later comparison or auditin…

⚑ PowerShell 5.1+

Backup Startup Programs List to JSON

Snapshots Startup Programs from Win32_StartupCommand to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup Signed Drivers to JSON (Python)

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

🟣 C# / .NET 6+

Backup Logical Disks to JSON (C#)

Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file via System.Management and System.Text.Json.

🟣 C# / .NET 6+

Backup Network Shares to JSON (C#)

Snapshots Network Shares (Win32_Share) to a timestamped JSON file via System.Management and System.Text.Json.

🐍 Python 3.10+

Backup Logical Disks to JSON (Python)

Snapshots Logical Disks (Win32_LogicalDisk) to a timestamped JSON file for later comparison or auditing.