Tag: backup

140 script(s) tagged “backup”

🟣 C# / .NET 6+

Backup Battery Info to JSON (C#)

Snapshots Battery Info (Win32_Battery) to a timestamped JSON file via System.Management and System.Text.Json.

🐍 Python 3.10+

Backup The NuGet packages cache to Zip (Python)

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

⚑ PowerShell 5.1+

Backup CD/DVD Drives List to JSON

Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.

⚑ PowerShell 5.1+

Backup Network Adapters List to JSON

Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Operating System Info to JSON (C#)

Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file via System.Management and System.Tex…

⚑ PowerShell 5.1+

Backup Physical Disk Drives List to JSON

Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.

🐍 Python 3.10+

Backup The Windows Internet cache (INetCache) to Zip (Python)

Zips up the current contents of the Windows Internet cache (INetCache) before you run a cleanup against it.

🐍 Python 3.10+

Backup Page File Usage to JSON (Python)

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

🐍 Python 3.10+

Backup The system-wide Windows Temp folder to Zip (Python)

Zips up the current contents of the system-wide Windows Temp folder before you run a cleanup against it.

🐍 Python 3.10+

Backup Environment Variables to JSON (Python)

Snapshots Environment Variables (Win32_Environment) to a timestamped JSON file for later comparison or auditing.

🟣 C# / .NET 6+

Backup Computer System Product Info to JSON (C#)

Snapshots Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped JSON file via System.Management a…

🟣 C# / .NET 6+

Backup Services to JSON (C#)

Snapshots Services (Win32_Service) to a timestamped JSON file via System.Management and System.Text.Json.