Before You Start PowerShell
PowerShell is an amazing tool that has limitless potential for Administrators, Engineers and Architects to automate routine tasks or do reporting on things their system management applications aren’t built for. Whenever there is a task to be done on multiple systems and it might need to be done more than once, I find myself reaching for this valuable tool. The problem with PowerShell, just like a programming language is that it can be intimidating to get started. This post is to give you a basic understanding of what you’ll be getting into before you start running PowerShell cmdlets. ...