Tag confirm

Aliases, execution policies and other friendly features

Everything comes with a learning curve. A slew of new commands, syntaxes, semantics and what not. The transition, usually, is not easy. I was taught C++ in school. However, we had to learn C during my Bachelor’s. It was tough, at first. I mixed up syntaxes. A lot. In this post, we talk about: Aliases in PowerShell Execution Policies in PowerShell ShouldProcess and ShouldContinue Aliases in PowerShell Making the transition from CMD difficult would be counter-intuitive, especially when Microsoft wants to encourage the use of PowerShell.