Learn Powershell in 5 Painless Steps – Decisions (If/Else, Switch, Function) – Step 5
DevOps = Developers + Operations. What if you’re in Operations and don’t have a developer at your disposal? That should never stop you from making your job easier and more efficient. Powershell is a scripting language from Microsoft that is already on your Windows PC and Servers and more recently, open sourced to the OSX and Linux communities. It ships with a great minimalist development environment (Powershell ISE). The problem I had is that all of the tutorials out there either assume a background in scripting and programming, or act as nothing more than command references.