1
00:00:00,540 --> 00:00:05,940
So in summary, we reviewed the steps to creating PowerShell scripts from scratch.

2
00:00:05,940 --> 00:00:09,970
We looked at how we can digitally sign a sample PowerShell script,

3
00:00:09,970 --> 00:00:11,340
and we did that too.

4
00:00:11,340 --> 00:00:16,220
We then executed scripts within not only a standard Windows PowerShell console,

5
00:00:16,220 --> 00:00:20,740
but the IDE and Visual Studio Code and Windows Terminal.

6
00:00:20,740 --> 00:00:24,060
We also then created functions, which are the building blocks

7
00:00:24,060 --> 00:00:27,800
with and without parameters and arguments,

8
00:00:27,800 --> 00:00:28,590
etc.

9
00:00:28,590 --> 00:00:34,000
And then, of course, we just touched on some basic tips and tricks for creating PowerShell scripts.

