Tag: backup
140 script(s) tagged “backup”
Backup Battery Info to JSON (C#)
Snapshots Battery Info (Win32_Battery) to a timestamped JSON file via System.Management and System.Text.Json.
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.
Backup CD/DVD Drives List to JSON
Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.
Backup Network Adapters List to JSON
Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.
Backup Operating System Info to JSON (C#)
Snapshots Operating System Info (Win32_OperatingSystem) to a timestamped JSON file via System.Management and System.Texβ¦
Backup Physical Disk Drives List to JSON
Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.
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.
Backup Page File Usage to JSON (Python)
Snapshots Page File Usage (Win32_PageFileUsage) to a timestamped JSON file for later comparison or auditing.
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.
Backup Environment Variables to JSON (Python)
Snapshots Environment Variables (Win32_Environment) to a timestamped JSON file for later comparison or auditing.
Backup Computer System Product Info to JSON (C#)
Snapshots Computer System Product Info (Win32_ComputerSystemProduct) to a timestamped JSON file via System.Management aβ¦
Backup Services to JSON (C#)
Snapshots Services (Win32_Service) to a timestamped JSON file via System.Management and System.Text.Json.