Introduction to Windows PowerShell 5.1
Introduction to Windows PowerShell 5.1, available at $129.99, has an average rating of 4.54, with 157 lectures, 4 quizzes, based on 10410 reviews, and has 52217 subscribers.
You will learn about Understand the Powershell command line How to write Powershell scripts to automate redundant tasks Install and Update Windows PowerShell Learn the Basics of Windows PowerShell 5.1 Introduction to the Text Based Console and Intelligent Scripting Environment (ISE) Utilize the PowerShell Help System Finally Understand PowerShell Syntax Understand Objects, Properties and Methods Understand the PowerShell Pipeline Create and Manage Active Directory Users with PowerShell Create and Delete Organizational Units with PowerShell This course is ideal for individuals who are Help Desk Professionals that would like to automate redundant tasks or Beginners and experienced Powershell administrators who would like to sharpen their IT coding skills It is particularly useful for Help Desk Professionals that would like to automate redundant tasks or Beginners and experienced Powershell administrators who would like to sharpen their IT coding skills.
Enroll now: Introduction to Windows PowerShell 5.1
Summary
Title: Introduction to Windows PowerShell 5.1
Price: $129.99
Average Rating: 4.54
Number of Lectures: 157
Number of Quizzes: 4
Number of Published Lectures: 123
Number of Published Quizzes: 2
Number of Curriculum Items: 161
Number of Published Curriculum Objects: 125
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Understand the Powershell command line
- How to write Powershell scripts to automate redundant tasks
- Install and Update Windows PowerShell
- Learn the Basics of Windows PowerShell 5.1
- Introduction to the Text Based Console and Intelligent Scripting Environment (ISE)
- Utilize the PowerShell Help System
- Finally Understand PowerShell Syntax
- Understand Objects, Properties and Methods
- Understand the PowerShell Pipeline
- Create and Manage Active Directory Users with PowerShell
- Create and Delete Organizational Units with PowerShell
Who Should Attend
- Help Desk Professionals that would like to automate redundant tasks
- Beginners and experienced Powershell administrators who would like to sharpen their IT coding skills
Target Audiences
- Help Desk Professionals that would like to automate redundant tasks
- Beginners and experienced Powershell administrators who would like to sharpen their IT coding skills
This course is designed to provide you with a solid foundation of Windows PowerShell 5.1. We will start with the basics of PowerShell 5.1 and end with you writing your own powerful automation scripts.
In this course we will cover the following major topics:
-
The basics of Windows PowerShell
-
Windows PowerShell system requirements
-
Installing and Updating Windows PowerShell
-
How to use the CLI (Command Line Interface)
-
How to use the ISE (Intelligent Scripting Environment)
-
How to get help and find commands within the CLI
-
Getting Started with Windows PowerShell
-
Getting Help and Finding Commands
-
The Language of PowerShell – Command Syntax, Objects and Properties, and the Pipeline
-
Setup your own PowerShell On Premises IT Lab
-
Basic Active Directory Domain Administration with Windows Powershell
-
An introduction to Desired State Configuration made simple!
-
And MUCH more!
Once we have covered this foundation, we will move on to writing PowerShell scripts. We will start with simple tasks before moving on to more advanced and complicated script writing.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Lecture 2: Windows PowerShell System Requirements
Chapter 2: Getting Started with Windows PowerShell
Lecture 1: Section Overview
Lecture 2: The Basics of PowerShell
Lecture 3: PowerShell Versions and VSC
Lecture 4: Installing and Updating PowerShell
Lecture 5: The Text Based Console – Part 1 – An Overview
Lecture 6: The Text Based Console – Part 2 – An Overview
Lecture 7: The ISE – Part 1 (Intelligent Scripting Environment)
Lecture 8: The ISE – Part 2 – (Intelligent Scripting Environment)
Lecture 9: Setting up Visual Studio Code for PowerShell
Chapter 3: Getting Help and Finding Commands
Lecture 1: Section Overview
Lecture 2: Part 1- Getting Help and Finding Commands
Lecture 3: Part 2 – Getting Help and Finding Commands
Lecture 4: Part 3 Getting Help and Finding Commands
Lecture 5: Help System Questions
Lecture 6: Help System Answers 1 – 4
Lecture 7: Help System Answers 5 – 9
Lecture 8: Common Commands
Chapter 4: The Language of PowerShell – Command Syntax
Lecture 1: Section Overview
Lecture 2: Command Syntax Part 1
Lecture 3: Command Syntax Part 2
Lecture 4: Command Syntax Part 3
Lecture 5: Command Syntax Questions
Lecture 6: Command Syntax Answers
Chapter 5: The Language of PowerShell – Objects and Properties
Lecture 1: Section Overview
Lecture 2: Objects-Properties and Methods – Part 1
Lecture 3: Objects-Properties and Methods – Part 2
Lecture 4: Objects-Properties and Methods – Part 3
Lecture 5: Questions 1-9 – Objects-Properties and Methods –
Lecture 6: Answers to Questions 1-7
Lecture 7: Answers to Questions 8-9
Chapter 6: The Language of PowerShell – The Pipeline
Lecture 1: Section Overview
Lecture 2: The Pipeline Part 1
Lecture 3: The Pipeline Part 2
Chapter 7: PowerShell Providers
Lecture 1: What are PowerShell Providers
Lecture 2: How to Use PDDrive
Lecture 3: PowerShell Provider Cmdlets -1
Lecture 4: PowerShell Provider Cmdlets – 2
Lecture 5: Student Assignments
Chapter 8: PowerShell Arrays and Variables
Lecture 1: PowerShell Variables
Lecture 2: PowerShell Arrays
Lecture 3: PowerShell Variables Challenge
Lecture 4: PowerShell Variables Solution
Chapter 9: PowerShell Loops
Lecture 1: For Loops
Lecture 2: While Loops
Lecture 3: Do Loops
Lecture 4: ForEach Loops
Lecture 5: Loop Breaks
Chapter 10: PowerShell Functions and Conditional Statements
Lecture 1: PowerShell Conditional Statements (If Then Else, Switch)
Lecture 2: Understanding PowerShell Functions and Function Scope
Lecture 3: PowerShell Functions
Lecture 4: PowerShell Conditional Statements and Functions Challenge
Lecture 5: PowerShell Conditional Statements and Functions Solution
Chapter 11: Building an Active Directory IT lab for PowerShell
Lecture 1: Section Preface
Lecture 2: Should you watch this section?
Lecture 3: Downloading and Installing VirtualBox
Lecture 4: Replacement Server 2019 Download Link
Lecture 5: Downloading Windows Server
Lecture 6: Creating Your Virtual Network
Lecture 7: Creating a Virtual Machine
Lecture 8: Installing Windows Server
Lecture 9: Installing VirtualBox Guest Additions on Windows Server 2019 Desktop Experience
Lecture 10: Installing the Active Directory Domain Services Server Role
Chapter 12: Basic Tools for the Administrator
Lecture 1: Network Stack Info Retriever
Lecture 2: Application Retriever
Lecture 3: Running Process Retriever
Lecture 4: Active Directory module Checker
Lecture 5: Scheduled Task Retriever
Lecture 6: Creating a Scheduled Task
Lecture 7: Security Check Uninstalling Media Player
Lecture 8: KB Patch Retriever
Chapter 13: Basic Domain Administration with Windows Powershell
Lecture 1: Configuring PowerShell Execution Policy with Group Policy
Lecture 2: Installing and Configuring Server Roles with Windows PowerShell
Lecture 3: Running PowerShell Scripts as Scheduled Tasks
Lecture 4: PowerShell Splatting
Lecture 5: Bulk Installing Windows MSU Update Files with PowerShell
Chapter 14: Administrating Active Directory with Powershell
Lecture 1: Creating OUs (Organizational Units) with PowerShell
Lecture 2: Creating and Managing Active Directory User Accounts with PowerShell
Lecture 3: Move all AD Users in a Group to a Specific Organizational Unit
Chapter 15: File Manipulation with Powershell
Lecture 1: Section Overview
Lecture 2: File Select Dialog
Lecture 3: CSV File Manipulation
Lecture 4: JSON File Manipulation
Instructors
-
Paul Hill
IT Instructor -
Robert Hill
Expert Instructor
Rating Distribution
- 1 stars: 72 votes
- 2 stars: 165 votes
- 3 stars: 1158 votes
- 4 stars: 4018 votes
- 5 stars: 5005 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024