Idempotent PowerShell Backup Automation
How to design backup automation that converges configuration safely, proves each run, controls retention and keeps restore testing separate from job success.
Topic
5 matching entries across Articles, TIL and Projects.
Long-form writing tagged Windows.
How to design backup automation that converges configuration safely, proves each run, controls retention and keeps restore testing separate from job success.
Use events 4740 and 4625 together to move from 'the account keeps locking' to a timeline that identifies the source device, logon type and stale credential.
Short notes and fixes tagged Windows.
A hostname can continue returning NXDOMAIN after its DNS record exists if another resolver layer has cached the earlier negative response.
A CLI working in PowerShell does not mean the same authentication or configuration will automatically exist inside WSL.
When a local script is blocked by execution policy, Process scope can be useful for a temporary session without changing the machine-wide setting.