For many users, Windows isn't ready to use out of the box, and one of the most frustrating parts isn't the actual install itself, but everything that comes after. Fixing the bad defaults, renaming the ...
Windows PowerShell has long been an IT administrator’s best friend — but only if you know how to use it properly. Created by Microsoft nearly two decades ago, this object-oriented automation engine ...
Over the last few years, I have created a vast library of PowerShell scripts that I use to keep my servers healthy. These scripts do everything from monitoring disk health to helping me to reclaim ...
If you want to run Windows PowerShell scripts first at user logon, logoff, startup, and shutdown, follow these steps. Using the Local Group Policy Editor and Registry Editor, you can prioritize ...
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...