Now that PowerShell is open source and available on Linux, I went ahead and adventure to see what cmdlets are available on Linux. Let me show step by step on how to install PowerShell on a RHEL 7 machine and play with some cmdlets. Make sure wget or curl is installed using "sudo yum install …