Blogs
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 …
SCCM 2012 R2: Launching applications from HTA
The next part of the SCCM 2012 R2 HTA blogs – Launching applications! In the previous blog I’ve shown how to launch the imaging process based on a …