Jul 17 2011 4:17AM GMT
Posted by: Richard Siddaway
Automation, PowerShell v2
Can I? Should I?
Posted by: Richard Siddaway
The question “Can I do X with PowerShell?” comes up very frequently.
PowerShell provides access to a huge range of functionality:
- .NET
- COM
- WMI
- Microsoft and third party products
Usually the answer is “Yes, you can”
BUT
What doesn’t seem to be considered so often is the question “Should I do X with PowerShell?”
If you don’t have alternatives then by all means try it but if there are better ways to accomplish the task then consider them.
If all you have is PowerShell everything looks like a script




