Scheduled Tasks with PowerShell
Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don't want to be manually running the PowerShell script every hour. Let the computer handle all of that for us. We will go over how to manually build the Scheduled Task...
Windows 11 VM on Hyper-V with PowerShell
Learn how to set up a Windows 11 VM on Hyper-V using PowerShell, including remote desktop access and domain joining, with our guide.
Tailscale and Linux
Hey there, tech aficionado! So, you've got yourself a Linux-based home lab, and you're probably thinking, "How do I make all these gadgets talk to each other without going down the rabbit hole of traditional VPN setups?" Well, let me introduce you to your new digital...
PowerShell App Deployment Toolkit
Everyone likes a useful toolkit. PowerShell App Deployment Toolkit is extremely useful with Intune, come and see why.