You had to see this one coming. After all, I wrote a book about it. However, I’m still amazed at the number of people that don’t know what PowerShell is. So, here is my pitch, hopefully people take ...
Windows 10 will soon let you configure Windows Terminal as the default terminal application to launch console and PowerShell programs. When you launch a command-line console program in Windows 10, the ...
Web scraping tools gather a website's pertinent information for you to peruse or download. Learn how to create your own web scraping tool in PowerShell.
We mined Microsoft’s open source hosting repository to unearth 12 invaluable Windows admin tools -- and they're all free While it may seem antithetical to Microsoft’s image, free open source tools ...
PowerShell now comes with an Active Directory Domain Services (AD DS) module that introduces over 75 Active Directory cmdlets. From a script or the new Graphical PowerShell user interface, you can ...
Sometimes it’s easiest to learn something new simply by using it, and to my mind PowerShell is no exception. Often we discover new capabilities and features in looking at what tasks other people are ...
A script is just a collection of commands saved into a text file (using the special .ps1 extension) that PowerShell understands and executes in sequence to perform different actions. In this post, we ...
Collaboration tools are vital in a hybrid work world, but administering them can be time-consuming. Here’s a simple solution for Teams. Microsoft Teams is a popular collaboration tool, relied upon by ...