If you have every used the Command Line, or CMD, interface in Windows, you probably have some idea of the powerful things it can do. Creating your own CMD scripts, you can do even more, but faster. A ...
PowerShell's scripting language and ability to interact directly with Windows system elements give it a superpower that ...
AutoHotkey (AHK) is a powerful automation tool that can transform the way you interact with Windows. With simple scripts, you can fix some of Windows' annoying limitations by adding missing features.
Are you one of those efficient administrators who insists on automating as many tasks as possible in your environment? Yeah, okay, me too. Maybe “lazy” is a better word than “efficient,” but it’s all ...
Just recently, Microsoft has made it a lot easier to create new shares by avoiding cumbersome UI navigation and going straight through PowerShell. Working with Windows shares, you can easily create a ...
If you create Web application scripts and you want to make them available for other people to use (whether for a fee or free) then you are pretty much giving away your intellectual property. That is, ...