1
00:00:00,140 --> 00:00:01,130
So in summary,

2
00:00:01,130 --> 00:00:05,210
we looked at how to convert and format data values from one to

3
00:00:05,210 --> 00:00:08,100
another using different types and casting.

4
00:00:08,100 --> 00:00:13,210
We also then manipulated that same string data by using various approaches,

5
00:00:13,210 --> 00:00:16,640
such as trying to split or join or even replace.

6
00:00:16,640 --> 00:00:20,180
We then looked at creating custom object data specifically around

7
00:00:20,180 --> 00:00:23,620
the PSCustomObject and what that would look like with properties

8
00:00:23,620 --> 00:00:25,440
and how we can access the values.

9
00:00:25,440 --> 00:00:31,410
And then we loaded and then iterated both XML and JSON data and files,

10
00:00:31,410 --> 00:00:42,000
as well as looking at how we can use those in our PowerShell scripts. Up next, managing errors and exceptions in PowerShell.

