Leveraging Windows PowerShell Jobs
|
This course is designed to introduce an IT professional to the jobs feature of Windows PowerShell. You will learn how to use background, thread, and scheduled jobs to do more with PowerShell in less time.
Windows PowerShell is, for the most part, a single-threaded interpretive language. When you run a command, you must wait for it to complete before you can do anything else. In this course, Leveraging Windows PowerShell Jobs, you will learn to take advantage of PowerShell’s job feature. This allows you to take potentially long-running commands and run them in the background while you continue working. First, you will learn how to use the native background job feature of Windows PowerShell. This is a handy technique for running commands in parallel. Then, you will learn about thread jobs, which offer a few benefits over traditional background jobs. Finally, you will learn how to combine the simplicity of background jobs with the power of a scheduled task as you learn about scheduled jobs. By the end of the course, you will have additional PowerShell skills to accomplish more work in less time.
Author Name: Jeff Hicks
Author Description:
Jeffery Hicks is a veteran IT Pro with 30 years of experience, much of it spent as an IT infrastructure consultant specializing in Microsoft server technologies with an emphasis in automation and efficiency. He is a multi-year recipient of the Microsoft MVP Award. He works today as an independent author, teacher, and consultant. He has been creating Pluralsight content for over 10 years. Jeff has written for numerous online sites and print publications, and speaks frequently at technology confer… more
Table of Contents
- Course Overview
1min - Background Job Fundamentals
11mins - Advanced Background Job Techniques
37mins - Using Thread Jobs
35mins - PowerShell Scheduled Jobs
33mins
User Reviews
Be the first to review “Leveraging Windows PowerShell Jobs” Cancel reply
Related Products

The IT Ops Sessions: Microsoft Teams News Roundup from Ignite 2022
In this IT Ops session, you’ll learn about the latest Microsoft Teams news that Microsoft has announced at Microsoft Ignite 2022 – and what impact they might have on your organization.

System and File Analysis with Bash
Welcome to System and File Analysis with Bash. This course will teach you how to use Bash scripts to collect system information, such as log files, registry keys, and how to perform file and data analysis during a cybersecurity incident response.

Windows PowerShell on the Network
You’ve been using Windows PowerShell and understand how everything works locally, but you have a network of servers to manage with PowerShell. This course teaches you what you need to know to get started using PowerShell in a networked environment.

LFCS Additional Essential Commands Topics
Linux is everywhere and sits at the heart of cloud computing making it hard to avoid. This course will teach you the skills needed to effectively navigate and use the Linux essentials commands from the command line.

Managing with Windows PowerShell Remoting
Remote management is a critical skill for IT professionals. This course will teach you remote management using Windows PowerShell remoting.

Getting Started with the Linux Command Line
Linux is the dominant OS of the cloud, DevOps, and enterprise servers. Since Linux administration happens on the command line, and since you want a part of all that action, you'll enjoy this introduction to the admin tool where it all happens.
There are no reviews yet.