WEBVTT

00:01.280 --> 00:03.170
Module Review and takeaways.

00:04.070 --> 00:09.830
Best Practice When you discover a new command either by using help or get command or by reading about

00:09.830 --> 00:10.850
the command someplace.

00:11.120 --> 00:16.040
Always take a moment to read the commands, help file and learn a bit about its additional capabilities.

00:16.930 --> 00:17.910
Best practice.

00:17.920 --> 00:22.000
Even familiar commands can gain new functionality in new versions of Windows.

00:22.000 --> 00:27.880
PowerShell takes several minutes to read the Help files, even have commands that you already know well

00:27.880 --> 00:28.990
from earlier versions.

00:29.140 --> 00:31.120
To see what new features may exist.

00:31.990 --> 00:34.030
Common issues and troubleshooting tips.

00:34.940 --> 00:38.990
Help files contain only syntax section no description or examples.

00:39.860 --> 00:43.100
Run Update Help to download the complete health file content.

00:44.410 --> 00:47.920
Cannot use update help with computers not connected to the internet.

00:48.830 --> 00:50.690
From an internet connected computer.

00:50.810 --> 00:57.740
You save help to download help content to a file share or removable storage on the unconnected computer

00:57.830 --> 01:03.650
run update help and then specify the file share or removable storage by using the source parameter.

01:04.520 --> 01:06.770
Update help did not download all help.

01:07.650 --> 01:13.020
Update help will download help only for modules that are located on your computer in a path that is

01:13.020 --> 01:18.690
listed in the module path environment variable, and only if the module has the necessary metadata to

01:18.690 --> 01:22.290
tell, update help or updated help files can be located online.

01:23.130 --> 01:26.490
Not all help may be available in all languages and Windows.

01:26.490 --> 01:31.380
PowerShell will resort to in U.S. U.S. English help files if necessary.
