Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Basic PowerShell tutorial under 2 hrs
Rating: 4.4 out of 5(438 ratings)
8,849 students

Basic PowerShell tutorial under 2 hrs

PowerShell commands for absolute beginners only
Created byShakil khan
Last updated 8/2020
English

What you'll learn

  • Basic PowerShell commands and how to sort objects

Course content

1 section11 lectures1h 47m total length
  • Introduction10:22
  • Recording powershell session using Start-transcript6:28

    Learn how to record a PowerShell session with Start-Transcript, capture commands to a transcript file, and understand cross-version compatibility from Windows XP to Windows 10.

  • Getting and setting execution policy in Powershell6:03

    Learn how to get and set PowerShell execution policy, understanding restricted, all signed, remote signed, and unrestricted, and how administrator mode and digital signatures affect running scripts.

  • Concepts of Alias and pushd and popd6:01
  • Directory and file listing using get-childitem and formatting11:52
  • get-command and measure-object12:24
  • File Handling in PowerShell19:34
  • Sorting and grouping Objects9:51
  • Selecting and Iterating over an object13:30
  • Filtering using where-object5:10
  • get-process and how to kill a process6:08

Requirements

  • Need to have basic computer operation knowledge

Description

PowerShell script course for Windows Admin. This tutorial cover's basic commands under 2 hrs.
If you need more details, you might have to take up my other PowerShell course.

The course guides the students through various useful and frequently used PowerShell commands like get-command get-childitem, file handling, sorting objects and grouping.

This course only teaches basics and is meant for those who needs a quick introduction to PowerShell to get going rather than detailed indepth.

So check if the course fits your need of under 2 hrs.

Who this course is for:

  • Beginner Windows developer or admin wanted to ramp up quickly in PowerShell Scripts.