News

PowerShell is a powerful tool that’s not just for IT professionals—it’s also great if you’re looking to automate tasks or ...
Capabilities Deliver a World-Class PowerShell Experience and Enable Customers to Solve Critical Business and Operational Challenges SolidFire delivers a world-class PowerShell experience and enables ...
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 ...
Although Amazon has long provided various methods for accessing AWS services from the command line, one of the best options involves using the AWS Tools for PowerShell to make AWS services accessible ...
When building PowerShell tools, I hope by now that testing that script or module is in your repertoire. Testing is necessary to ensure that the code does what you would expect. Proper testing has ...