Tag: backup
140 script(s) tagged “backup”
Backup The npm cache to Zip
Zips up the current contents of the npm cache before you run a cleanup against it.
Backup IIS log files to Zip (Python)
Zips up the current contents of IIS log files before you run a cleanup against it.
Backup Local User Accounts to JSON (Python)
Snapshots Local User Accounts (Win32_UserAccount) to a timestamped JSON file for later comparison or auditing.
Backup The Windows Update download cache to Zip
Zips up the current contents of the Windows Update download cache before you run a cleanup against it.
Backup Services List to JSON
Snapshots Services from Win32_Service to a timestamped JSON file for later comparison or auditing.
Backup Video Controllers List to JSON
Snapshots Video Controllers from Win32_VideoController to a timestamped JSON file for later comparison or auditing.
Backup Network Shares to JSON (Python)
Snapshots Network Shares (Win32_Share) to a timestamped JSON file for later comparison or auditing.
Backup Time Zone Settings to JSON (C#)
Snapshots Time Zone Settings (Win32_TimeZone) to a timestamped JSON file via System.Management and System.Text.Json.