Powershell
PowerShell: Using RunOnce to have script survive reboot
RunOnce is a default windows function that could be used to have scripts survive a reboot. As an engineer that works for a MSP, I tend to come into …