
PowerShell regex use case
If you've ever needed to extract specific information from a log file or validate user input in a PowerShell script, you've probably wished for a magic tool that could do the heavy lifting. Well, that’s exactly where regular expressions (regex) come in. Regex is one of those tools that feels intimidating at first, but once you get the hang of it,...
Hyper-V Bulk configure VM networks with PowerShell
Tired of manually configuring networks for each VM? Perhaps you're not alone. Virtual network management is time-consuming and error-prone. If I told you there's a simpler way? This essay examines a PowerShell script that does that. Making your life easy is key. This...
Intune Detection Script
Hi there! Have you ever scratched your head and wondered if you loaded software the right way? You're not by yourself. This gives a lot of system administrators a headache. This is especially hard to do when handling programs like AutoCAD 2022 in a variety of...
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.
