1
00:00:00,740 --> 00:00:02,240
Hello, and welcome to this module,

2
00:00:02,240 --> 00:00:05,940
Creating and Managing Remote PowerShell Sessions.

3
00:00:05,940 --> 00:00:06,870
In this module,

4
00:00:06,870 --> 00:00:11,190
we're going to focus on using what's referred to as a PSCredential object,

5
00:00:11,190 --> 00:00:15,140
which will allow us to store credentials for later use.

6
00:00:15,140 --> 00:00:17,950
We'll also then look at how we implement what's referred to as

7
00:00:17,950 --> 00:00:21,860
trusted hosts so that we can communicate between machines that

8
00:00:21,860 --> 00:00:23,450
may not be on the same domain.

9
00:00:23,450 --> 00:00:30,000
And then, lastly, we'll focus on creating and removing PowerShell sessions between machines.

