Learn Windows Powershell 7 For Beginners Fast Scripting Ise Ide

Learn PowerShell 7 along with PowerShell Scripting - No more memorizing PowerShell commands - PowerShell 7 For Beginners

Last updated 2022-01-10 | 4.3

- Become the most powerful and productive version of yourself.
- No more searching or memorizing commands. This course has everything you need!
- Learn the fundamentals of Windows PowerShell and PowerShell Scripting.

What you'll learn

Become the most powerful and productive version of yourself.
No more searching or memorizing commands. This course has everything you need!
Learn the fundamentals of Windows PowerShell and PowerShell Scripting.
Learn PowerShell step by step in a fun and engaging way.
The most comprehensive package!
Suitable for both beginners and intermediate PowerShell students.
And much MUCH more..

* Requirements

* Windows Computer.
* A thirst for knowledge.
* 2.5 hours of your time.

Description

THIS COURSE IS KEPT UP TO DATE FREQUENTLY  -  LAST UPDATE: JANUARY 2021
ADDED:  HANDS-ON PRACTICE SESSIONS  &  FINAL EXAMS


Learning Windows PowerShell won't just take your IT skills to a new level, it will open a new portal!

No matter what your workflow is, learning PowerShell will add a new layer of efficiency and productivity.

PowerShell 7 is so versatile that if you do any task  in a computer you can always find a use for it.


Don't believe us?

Here is what some of our students have to say:

Jackues Martin:

"Outstanding. Great course and awesome instructor!"

Robert Milli (Translated):

"I was afraid that this course was for "absolute beginners", but the way in which the instructor explained allowed me to learn new things."

Gary Komarraju:
"Everything explained is very clear to understand for a beginner."


Become one of those happy students by enrolling now!


What you'll learn:

In this course you will learn exactly what Windows PowerShell is and gain valuable insight on how PowerShell actually works rather than memorizing commands.

Even if you are a complete beginner with no previous experience, you will learn everything from the ground up, step by step in a fun and engaging way.

PowerShell, and specifically PowerShell 7, is one of the most powerful tools in the windows operating system and it can be used to do almost anything.

From simple tasks such as moving, renaming and deleting files to troubleshooting your system or network and automating small tasks using PowerShell scripting.


By the end of this course, i am confident, that you will:

  • Have a deep understanding on what windows PowerShell is and how it works.

  • Be able to complete complex tasks in an instant using the PowerShell console and PowerShell scripts.

  • Effectively troubleshoot or manage a network from the PowerShell 7 console.

  • Use your computer much more efficiently.

  • Automate small tasks using PowerShell scripts.

  • And much MUCH more...


Specifically here is what you will learn:

PowerShell CmdLets, PowerShell Parameters, Creating & Manipulating Files/Folders & Hard/Symbolic Links, PowerShell Host Applications, PowerShell Variables, PowerShell Aliases, PowerShell Profiles, PowerShell Operators, PowerShell Objects, PowerShell Pipeline, Pipeline Variables, PowerShell Scripting: PowerShell Conditional Statements, PowerShell Functions, PowerShell For Loops, While, Do & Until Loops, PowerShell Arrays, PowerShell ForEach Loops, Error Handling in PowerShell Scripts, PowerShell Modules, Background Jobs, PowerShell Remoting.

All that & much more, in just 2.5 hours!


if you are ready to become a poweruser join me and the other students by enrolling now.

What are you waiting for?

Enroll NOW to get started!

Who this course is for:

  • Everyone who is eager to learn about Windows PowerShell.
  • Beginner System administrators or powerusers.
  • Coders, administrators or IT professionals who are eager to begin their journey.
  • People who work with lots of files or do repetitive tasks.

Course content

9 sections • 45 lectures

Getting started with PowerShell (Optional) Preview 07:08

In this lecture we're going to learn how to get started with PowerShell.

  • We'll start by learning what exactly PowerShell is.

  • We will then learn how to launch PowerShell.

  • And finally, we're going to check which version of PowerShell we have and if necessary, how to upgrade it.

Let’s get started!

Cmdlets Preview 07:55

In this lecture we are going to learn the very basics of PowerShell.

  • We'll start, by learning exactly what cmdlets are.

  • We will then learn how cmdlets differ from regular Unix or Cmd commands.

  • And finally, we're going to learn how the verb and noon of a cmdlet affects its functionality.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Parameters Preview 09:15

In this lecture we are going to learn how to use parameters.

  • We will start by learning what parameters are.

  • We will then learn what types of parameters exist and how they differ.

  • And finally, how to get information on what a cmdlet does and how it can be used, using get-help.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Navigating The Console Preview 05:53

In this lecture we are going to learn everything about paths and locations within the PowerShell console.

  • We will start by learning what paths and locations are.

  • We will then learn how to how to navigate through the PowerShell console.

  • And finally, we’ll learn, what both absolute and relative paths are exactly.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Creating Items Preview 06:59

In this lecture we are going to learn how to create a number of items using our PowerShell console.

  • We will start by learning how to create directories.

  • We will then learn how to create all sorts of files.

  • And finally, we’ll learn what hard and symbolic links are, and how we can create them.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Manipulating Items Preview 07:00

In this lecture we are going to learn how to execute and manipulate our files and folders in various ways.

  • We will start by learning how to execute or perform the default action in an item.

  • We will then learn how to copy, rename, or delete our files and folders.

  • And finally, how to take advantage of wildcards and manipulate many items at once.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Aliases Preview 04:39

In this lecture we are going to learn how to use aliases to make our lives easier.

  • We will start by learning what aliases are.

  • We will then learn how to use aliases to improve our productivity.

  • And finally, how to create and remove our very own aliases.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Variables Preview 06:11

In this lecture we are going to learn everything about variables in PowerShell.

  • We will start by learning what variables are.

  • We will then learn what are the several types of variables.

  • And finally, how to create, edit and remove our very own variables.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Profiles Preview 05:53

In this lecture we are going to learn everything about PowerShell profiles.

  • We will start by learning what profiles are.

  • We will then learn what are the several profile locations.

  • And finally, how to create and execute our very own custom profile.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Operators (Optional) Preview 04:02

In this lecture we are going to learn everything you need to know about operators and their types.

  • We will start by learning what operators are.

  • We will then learn what are the several operator types.

  • And finally, how to use operators to complete several tasks.

Let’s get started!

Objects Preview 06:15

In this lecture we are going to learn everything you need to know about PowerShell objects.

  • We will start by learning what objects are exactly.

  • We will then learn how to use the pipeline to explore objects.

  • And finally, how to view an object’s properties and execute its methods.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Pipeline Preview 04:39

In this lecture we are going to learn everything you need to know about the PowerShell pipeline.

  • We will start by learning what the pipeline is.

  • We will then learn exactly how the pipeline works.

  • And finally, we are going to take a look at a few simple use cases for the pipeline.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Pileline Variable Preview 08:37

In this lecture we are going to learn everything you need to know about the Pipeline variable.

  • We will start by learning what the pipeline variable is exactly.

  • We will then learn exactly how this variable works.

  • And finally, we are going to get familiar with a few use cases for this special variable.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Getting Started With Scripting Preview 06:36

In this lecture we are going to learn how to get started with PowerShell scripting.

  • We will start by learning what PowerShell scripting is.

  • We will then learn how to install and configure our scripting environment.

  • And finally, we are going get familiar with our scripting environment and create our very first script.

Let’s get started!

Conditional Statements Preview 05:27

In this lecture we are going to learn everything you need to know about conditional statements.

  • We will start by learning how to create simple if statements and ask for user input.

  • We will then learn how to implement else and else if conditional statements.

  • And finally, we are going to learn how to check the value of an objects property and perform an action accordingly.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Functions Preview 05:27

In this lecture we are going to learn everything you need to know about PowerShell functions.

  • We will start by learning what functions are.

  • We will then learn how to create and execute a function to complete a task.

  • And finally, we are going to learn how to implement and use one or many parameters with our function.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

For Loops Preview 05:11

In this lecture we are going to learn everything you need to know about for loops.

  • We will start by learning what PowerShell loops are

  • We will then understand how a for loop works and learn how to create it.

  • And finally, we are going to learn how to use for loops to complete tasks.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

While, Do & Until Loops Preview 05:25

In this lecture we are going to learn everything you need to know about while loops.

  • We will start by learning what while loops are and how to create them.

  • We will then learn how to run our loop at least once regardless of our condition by using do.

  • And finally, we are going to learn how reverse the condition of a while loop by using until.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Arrays & ForEach Loops Preview 06:40

In this lecture we are going to learn everything you need to know about arrays and foreach loops.

  • We will start by learning what arrays are and how we can create them.

  • We will then learn how to manipulate values within our arrays.

  • And finally, we are going to learn how to use a for each loop to iterate through every item in our array.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Error Handling Preview 05:59

In this lecture we are going to learn everything you need to know about error handling.

  • We will start by learning what the try and catch blocks are and how to use them.

  • We will then learn how to convert non-terminating exceptions into terminating ones.

  • And finally, we are going to learn how to use the finally block for any code that should be run regardless if an exception occurs.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Modules Preview 04:20

In this lecture we are going to learn everything you need to know about modules.

  • We will start by learning what modules are and how you can use the gallery to find them

  • We will then learn how to install them, whether they are from the gallery or in the form of a folder.

  • And finally, we are going to learn how to view, get more information and uninstall any of the modules in your computer.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Background Jobs Preview 04:37

In this lecture we are going to learn everything you need to know about background jobs.

  • We will start by learning what background jobs are and how they can be used.

  • We will then learn how to create background jobs for cmdlets as well as scripts.

  • And finally, we are going to learn how to view the output of a job and how to stop or delete it.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Remoting Preview 06:38

In this lecture we're going to learn, everything you need to know about PowerShell remoting.

  • We'll start by learning, what remoting is, and how it can be used.

  • We will then learn, how to configure remoting on the host and guest machines.

  • And finally, we're going to learn, how to establish persistent and interactive sessions with a remote computer.

Let’s get started!

Hands-On Practice (Optional)

Lets test your knowledge!

Final Exam

Lets see what you have learned.

Conclusion (Bonus) Preview 01:08

I really hope you have enjoyed this course, I have certainly enjoyed teaching you.

Make sure you use PowerShell often so that you do not forget what you have learned.

Until then, see you on the next course.

Goodbye.