1
00:00:03,040 --> 00:00:05,210
Hello and welcome to this module, Creating

2
00:00:05,210 --> 00:00:10,740
and Managing PowerShell Background Jobs.

3
00:00:10,740 --> 00:00:12,940
In this module, we'll focus on creating

4
00:00:12,940 --> 00:00:15,280
background jobs by using both the

5
00:00:15,280 --> 00:00:18,410
Start‑Job command and also a new thing

6
00:00:18,410 --> 00:00:21,810
called the & operator. We'll then look at

7
00:00:21,810 --> 00:00:25,000
how we remove background jobs, how we wait

8
00:00:25,000 --> 00:00:27,610
for background jobs to complete, and then,

9
00:00:27,610 --> 00:00:32,000
more importantly, how we retrieve background job information.

