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 ...
PowerShell's scripting language and ability to interact directly with Windows system elements give it a superpower that Command Prompt lacks.
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 ...
Sometimes you just need a quick reminder why you moved to Linux.
Windows PowerShell is a powerful terminal from Microsoft which allows you to automate and script tasks on Windows machines and interact with many of the applications available on them. It is a huge ...
It's time to step back a bit, however, and learn some of the technical details of remote scripting before we go any further. It's all well and good to jump in and try things, but sometimes we hit a ...
AutoHotkey is a free and open-source tool for all your automation needs on Windows. It’s the closest thing to Automator, which is a personal automation tool available on the Mac. AutoHotkey relies on ...
Do your users like to tinker with scripts? Keep yours out of harm's way by using Microsoft's Script Encoder. Greg Shultz shows you how to use the Encoder for basic script protection. If you’ve been ...
For serious work in the Console, few utilities (if any) can match the prowess of Take Command. It’s not cheap, but for command line jockeys, the savings in time and errors are worth the price. Serious ...
A Command Prompt allows you to run programs, manipulate Windows settings, and access files by typing in commands that you wish to execute. To start a Command Prompt you simply need to type cmd.exe in ...