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 ...
Here's how to make the jump from simple lines of code to something that's a lot more useful. After reading countless blogs online, purging through hundreds of pages of books, you feel comfortable ...
The cmdlet Measure-Command will test and evaluate your code to make sure it's as optimal as can be. As a PowerShell scripter for a long time, I've since graduated from how to write code to get the job ...