
In this lecture, we will get introduced to the course on Windows PowerShell and understand how PowerShell can help us to automate our tasks.
In this lecture we will discuss the definition of power shell and see why makes powershell an essential skill for system administrators & IT professionals.
Microsoft website WMF (PowerShell) download URL: https://www.microsoft.com/en-us/download/details.aspx?id=50395
Your voice matters in learning PowerShell task automation; leave reviews and ratings to guide the instructor, help future students, and improve course content.
Explore the PowerShell console and ISE, learn to open, customize appearance, and write scripts in a single gui. See command discovery with Get-Service on localhost.
In this lecture, we will discuss some basic CMD or batch commands and their corresponding powershell commands to be able to comfortable traverse in powershell terminal.
In this lecture, we will get introduced to PowerShell Version, Objects, and how objects makes PowerShell extremely powerful with the help of PowerShell pipeline.
While working in PowerShell , how to get relevant commands and detailed help with examples for those PowerShell commandlets.
While working in PowerShell, how can we get the latest help and how to save the help to the file system.
How to get the PowerShell's concept based help
In this lecture, we will get introduced to PowerShell IntelliSense which helps developers by intelligently auto-suggesting appropriate PowerShell commandlets.
In this lecture, we will get introduced to PowerShell Aliases and see how we can create a short name for long PowerShell commandlets.
In this lecture, we will get introduced to basic concepts of scripting with PowerShell variables and variable data types.
In this lecture, we will get introduced to how to write our output on console as well compare the different commandlets and understand which one is better out of these powershell commandlets.
In this lecture, we will explore how to compare 2 values in powershell scripting.
In this lecture, we will get introduced to decision-making using help of the if-else loop with the help of powershell comparison operator.
In this lecture, we will explore Error Handling - Try & Catch.
In this lecture, we will explore PowerShell Arrays and understand how to store values in Array as well as how to access the values from an array.
In this lecture, we will explore Iterations (While Loop & For Loop)
In this lecture, we will explore how to check a file's existence with Test-Path and read the content of the file into PowerShell with Get-Content.
In this lecture, we will demonstrate a working PowerShell script.
Learn to handle CSV data with PowerShell by reading, filtering, adding and removing columns, and exporting results back to CSV as custom objects.
In this lecture, we will explore XML File Handling with PowerShell.
In this lecture, we will explore how to create a new file with PowerShell and write our text using PowerShell commandlet.
In this lecture, we will explore how to create a formatted log file with timestamps.
In this lecture, we will get introduced to Windows Process.
In this lecture, we will get introduced to Windows Service.
In this lecture, we will get introduced to managing Windows Process with the help of PowerShell.
In this lecture, we will get introduced to managing Windows Service with the help of PowerShell.
In this lecture, we will get introduced to PowerShell Pipeline.
In this lecture, we will get introduced to PowerShell Pipeline.
In this lecture, we will get introduced to Windows Task Scheduler.
In this lecture, we will get develop a PowerShell Automation script for your production environment.
In this lecture, we will get develop a PowerShell Automation script for your production environment.
In this lecture, we will get develop a PowerShell Automation script for your production environment.
Explore PowerShell basics from definition to installation, ISE features, and GUI scripting. Master Get-Help and Get-Command, control flow, file handling, formatting, and Task Scheduler automation for Windows administration.
Discover how to gain hands-on PowerShell experience by automating simple tasks, evaluating script efficiency, and advancing toward professional, advanced task automation with Windows PowerShell.
THIS COURSE IS FREQUENTLY UPDATED. LAST UPDATED IN OCTOBER 2022
*** This Course purchase includes video lectures, practice files, quizzes, & assignments, 1-on-1 instructor support, LIFETIME access and a 100%MONEY-BACK GUARANTEE***
Please note that this course will be continuously getting updated with more videos to keep you up to date on Windows PowerShell. You may see here a lot of production ready automation scripts very soon. Please encourage by enrolling and providing your honest reviews & ratings. You can also demand a lecture on a specific topic of PowerShell which comes under scope of this course.
The course is designed to help IT Professionals in starting with Windows PowerShell scripting. You might not find an extremely advanced PowerShell topic in the lectures. Here, prime focus is on the IT professionals who want to learn PowerShell scripting but are hesitating due to less or no knowledge of programming. Topics which may not be Windows PowerShell concepts but are important for developing PowerShell understanding are included which comes as bonus.
The course is intend to make people think in terms of automating small daily tasks using PowerShell and improve work efficiency and then gradually move towards complex logical tasks. Once you have completed this course, you will be should be able to fully control even the modules which are not part of our discussion.
Important Content:
PowerShell Automation Solution for File Purging
PowerShell Automation for Scheduled Service restarts
Windows Task Scheduler and scheduling PowerShell scripts to run
PowerShell Basic Fundamentals
PowerShell Programming basics for Absolute Beginners
File Handling in PowerShell Scripting
PowerShell for Daily life Automation
All of the basic concepts of PowerShell have been explained in simple terminology. You will start falling for PowerShell, that is a promise. so Lets start this scripting journey :)