Wouldn't it be cool if PowerShell could automatically write scripts so that you didn't have to? Believe it or not, it is possible. Of course the old saying that if something sounds too good to be true ...
Learning about the PowerShell Get-WindowsFeature command is a good introduction to the time-savings that Powershell scripting can bring to server admins. The PowerShell Get-WindowsFeature command—or, ...
Are you a Windows administrator? Did you make a new year’s resolution to learn PowerShell this year? If so, you have come to the right place. In this piece, I will get you started by orienting you to ...
Microsoft’s mighty Windows administration framework gets even better with the help of these resources. Most are free, and the three for-fee tools are well worth the cost. Ah, PowerShell. A simple blue ...
PowerShell can save you a lot of time on Windows admin tasks, but to use it effectively you need to understand how it works. Here’s a crash course in Windows PowerShell scripting basics to get you ...
Last time, I discussed how to get PowerShell and SQLPS up and running on your machines. And much like my dog chasing its tail, you're probably asking yourself, "Now that I have it, what do I do with ...
If you're getting error messages while trying to manage a remote Hyper-V host from a Windows 10 desktop, here's one possible reason -- and a solution. I recently ...
Windows PowerShell has a built-in History feature that remembers all the commands you executed when using it. While it should remember the History of the active session, I see that it retains more ...