
This video gives an overview of the entire course.
In this video, we will learn what type of lab environment is recommended to begin learning PowerShell.
In this video, we will begin learning PowerShell by first accessing the environment and learning the different ones available.
In this video, we will learn how to update the help system to populate the help files and then access them.
In this video, we will learn how to discover and use Cmdlets.
In this video, we will learn how to get full help on commands to learn what they do and how to use them.
In this video, we will see how PSProviders provide the logic and how PSDrives provide entry points into data stores.
In this video, we will learn the difference in ChildItem and Item as well as aliases and functions that assist with the file system.
In this video, we will learn how to access, navigate, and manipulate the Registry.
In this video, we will learn how to avoid errors and work through them.
In this video, we will learn that PowerShell uses objects with properties and methods.
In this video, we will use Windows Management Instrumentation (WMI) and Common Information Model (CIM) to administer systems
In this video, we will learn how to find existing variables and create new ones.
In this video, we will learn how to send objects through the pipeline to change them or perform other functions on them.
In this video, we will learn how to select properties and sort them.
In this video, we will learn how to be efficient by filtering first and then formatting.
In this video, we will learn how to output data to different file types, screens, or printers.
In this video, we will learn how Microsoft enhances your security with the design and defaults of remoting.
In this video, we will learn how to run a command using a remote machine as the target.
In this video, we will learn how to open a session on a remote system that allows multiple consecutive commands to be ran.
In this video, we will learn how to connect to online services to administrate them.
In this video, we will learn how to import a module from a remote system in order to use the specific Cmdlets.
In this video, we will get the understanding of the basic outline and process of PowerShell script creation.
In order to meet requirements for an asset audit, a script will save time by creating a report of asset information.
In order to quickly create DHCP reservations for devices, a script will be needed to conduct multiple commands for the desired results.
In this video, we will learn how to connect to online services to administrate them.
In this video, we will learn how to import a module from a remote system in order to use the specific Cmdlets.
In this video, we will see how PowerShell provides a fast way to enter the Active Directory structure to administrate it.
This video explains about the PowerShell which provides access to Microsoft online services for efficient administration of Office 365 accounts.
In this video, we will easily create or change website content within the PowerShell console.
In this video, we will validate configuration requirements and make changes as needed with the automated abilities of Desired State Configuration.
Windows PowerShell is a task-based command-line shell and scripting language designed specifically for system administration. Built on the .NET Framework, Windows PowerShell helps IT professionals and power users control and automate the administration of the Windows operating system and applications that run on Windows.
This video is designed to help you get up and running with PowerShell, taking you from the basics of installation to writing scripts and web server automation. This will act as an introduction to the central topics of PowerShell, from finding and understanding PowerShell commands and packaging code for reusability right through to a practical example of automating IIS. It also includes topics such as installation and setup, creating scripts, automating tasks, and using PowerShell to access data stores, registry, and file systems.
You will explore the PowerShell environment and discover how to use cmdlets, functions, and scripts to automate Windows systems. Along the way, you’ll perform data manipulation and solve common problems using basic file input/output functions. The potential topics could bewill be Commands, Scripts, Providers, Files and folders, Objects, Variables, Classes and Enumerations, Expressions, DSC and so on.
By the end of this course, you’ll be able to leverage your skills to effectively manage and administrate the system using PowerShell 6.
About the Author
Joshua B. Jones is an IT Administrator with Superior Industries International and leads the global company in PowerShell administration, scripts, and tool creation. In the past two years, he has eliminated over 1,000 labor hours by automating previously manual tasks using PowerShell. Not only is he an expert, but demonstrates his passion for PowerShell by teaching others the tool at every opportunity presented.