Start Here
  • Introduction
  • Recording powershell session using Start-transcript
  • Getting and setting execution policy in Powershell
  • Concepts of Alias and pushd and popd
  • Directory and file listing using get-childitem and formatting
  • get-command and measure-object
  • File Handling in PowerShell
  • Sorting and grouping Objects
  • Selecting and Iterating over an object
  • Filtering using where-object
  • get-process and how to kill a process