There are many ways of achieving something in PowerShell. Some of these options make your code faster, some more resilient, and some improve user experience. But which is which?
Could you find them all yourself? Sure, there is documentation, YouTube and books. Although in these places you often need to know what problem you’re trying to solve.
Or you could simply grab my free PowerShell Best Practices E-book with best practices, for email (all I’m asking for is your email address).
If the form doesn’t show up after clicking the “I want the E-Book!” button, it’s probably the AD Blocker blocking the form – please disable it and reload the page.
What’s inside the PowerShell e-book
Here’s a list of current topics:
- Help
- Visual Studio Code
- Transcript – A built-in logging function
- Read-Host – just don’t use it
- Splatting
- Array vs List
- Error action preference
- Unary array expression or Return ,$array
- Errors handling of native applications
- A difference between an array and a hashtable
+ a list of modules which I’ve been using personally.
Interested? Then come and grab the free e-book.