1
00:00:00,140 --> 00:00:06,010
So in summary, our goal for this module was to actually look at creating,

2
00:00:06,010 --> 00:00:09,700
saving, and managing remote PowerShell sessions.

3
00:00:09,700 --> 00:00:11,430
Now in order for us to achieve that,

4
00:00:11,430 --> 00:00:14,970
we looked at how we utilize the PSCredential object for

5
00:00:14,970 --> 00:00:17,940
storing credentials for later use.

6
00:00:17,940 --> 00:00:21,740
We also looked at how to secure the remote PowerShell,

7
00:00:21,740 --> 00:00:26,080
especially for machines that are not part of the domain by using trusted hosts.

8
00:00:26,080 --> 00:00:29,390
And we actually went through and added the trusted host for the admin

9
00:00:29,390 --> 00:00:34,040
workstation to our Globomantics domain controller and the file server.

10
00:00:34,040 --> 00:00:34,790
And then, of course,

11
00:00:34,790 --> 00:00:37,620
we looked at creating and managing those actual remote

12
00:00:37,620 --> 00:00:40,380
PowerShell sessions using existing ones,

13
00:00:40,380 --> 00:00:43,890
as well as removing them and then adding new sessions as we

14
00:00:43,890 --> 00:00:52,000
needed. In our next module, we'll focus on executing commands using multiple remote sessions.

