Don't Bash PowerShell (by Steven Judd)
Details
Some administrators, especially those who come from a Linux background, try to use PowerShell like a Bash shell. While this will work, it is better to use the power behind PowerShell to accomplish what you are trying to accomplish. Let's take a look at some comparable commands and learn why the object model of PowerShell will make you more effective and able to accomplish more with less time and effort.
Programming Languages
Automation
Linux Users
Shell Scripting
PowerShell