1
00:00:00,380 --> 00:00:03,230
So in summary, we reviewed how to execute

2
00:00:03,230 --> 00:00:06,150
commands on the remote computers. We also

3
00:00:06,150 --> 00:00:08,470
then created and removed background jobs

4
00:00:08,470 --> 00:00:10,450
using the invoke command and then looked

5
00:00:10,450 --> 00:00:13,110
at how we nest specific things. And then,

6
00:00:13,110 --> 00:00:14,520
of course, we also walked through how to

7
00:00:14,520 --> 00:00:16,200
wait for remote background jobs to

8
00:00:16,200 --> 00:00:18,740
complete by also using that nested

9
00:00:18,740 --> 00:00:20,900
structure where we can create a PowerShell

10
00:00:20,900 --> 00:00:23,640
session, then go in and invoke a command

11
00:00:23,640 --> 00:00:26,450
and then have nested invoke commands to

12
00:00:26,450 --> 00:00:30,170
get the information that we need back. In

13
00:00:30,170 --> 00:00:37,000
the next module, we'll look at how we troubleshoot failed background jobs.

