1 Why automate with PowerShell
This chapter covers:
- How to conceptualize your automation needs.
- Why you should automate with PowerShell.
- How to know when PowerShell is the right tool for the job.
- How you can get started automating your workloads today.
Every day across all industries, IT professionals are tasked to do more with less, and the best way to achieve that is through automation. However, many companies do not see IT automation as an asset. More often than not, automations are cobbled together by some sysadmin in his or her spare time. This often leads to situations where the automation becomes less efficient than doing the task manually.
I am sure at some point you have tried using one of the codeless automation platforms like IFTTT, Flow, Zapier, or any other of the ones out there. If you are like me, I am sure you found the features a little too basic. They are great for personal “one-off” type automations, but to really get what you need out of them, they require customization beyond what their simple GUI can provide.