jroberts079Sep 21, 20213 min readHow To Rename a PC in PowerShellIntroduction A very tedious task I find is renaming your PC. The GUI is constantly changing, especially as we move towards newer versions...
jroberts079Dec 11, 20202 min readUsing PowerShell foreach-object in array containsAre you working on a task that involves processing multiple files or a list of items? For instance, imagine you need to check...