Leveraging Windows PowerShell Jobs
Offered By: Pluralsight
Course Description
Overview
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.
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.
Syllabus
- Course Overview 1min
- Background Job Fundamentals 11mins
- Advanced Background Job Techniques 37mins
- Using Thread Jobs 35mins
- PowerShell Scheduled Jobs 33mins
Taught by
Jeff Hicks
Related Courses
Intro to Parallel ProgrammingNvidia via Udacity Introduction to Linear Models and Matrix Algebra
Harvard University via edX Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Supercomputing
Partnership for Advanced Computing in Europe via FutureLearn Fundamentals of Parallelism on Intel Architecture
Intel via Coursera