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 ...
As you get more experienced writing PowerShell script there comes a time when you're not only concerned about functionality but best practices and performance as well. Since PowerShell is so flexible, ...