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
User Reviews
Be the first to review “Leveraging Windows PowerShell Jobs” Cancel reply
Related Products
The IT Ops Sessions: 5G Enablement for the Enterprise
In this IT Ops session, you’ll learn why 5G connectivity is essential for so many enterprise industry verticals.
PyCharm IDE 2022 Fundamentals
This course will teach you the fundamentals of PyCharm IDE - a modern IDE for Python development - how to install and configure it, how to create a new project, and add required configurations to execute the project.
Managing with Windows PowerShell and WMI
Master the art of system management with Windows PowerShell and WMI. Learn the essentials of WMI and CIM, how to manage systems more effectively, and how to automate administrative tasks with precision.
What’s New In RHEL 9
Red Hat Enterprise Linux (RHEL) 8 and 9 are very similar and you can prepare for either exam by working though the RHEL 8 courses. This course will teach you the minor differences between the two systems and the two exams.
Linux Administration with sed and awk
Would you like to programmatically edit files or extract complex data from text files? This course will teach you the skills needed to master text files with tens of thousands of lines; editing content and filtering the data you need.
The IT Ops Sessions: Up and Running with PowerShell Crescendo
In this IT Ops session, you'll discover how PowerShell Crescendo amplifies traditional command-line applications, and gain insights on how to begin crafting your own Crescendo modules.
There are no reviews yet.