What is a PowerShell Profile?

There is so much information to provide on PowerShell profiles that really a blog post dedicated to this question would be better, and is something I will probably do. For now however here is a shorter more basic answer. A PowerShell Profile is a PowerShell script that runs when you open either the PowerShell console […]

Continue Reading

Why should I learn PowerShell?

A better question may be why shouldn’t you learn PowerShell? PowerShell is an incredibly useful scripting language that can allow you to manage multiple servers or endpoints extremely easily and quickly. With the implementation of Desired State Configuration you can manage your infrastructure as code. PowerShell can save you a huge amount of time by […]

Continue Reading