Tag: Update-Help

#PSTip Keeping your help files up to date
Note: This tip requires PowerShell 3.0. In PowerShell 3.0 you need to run the Update-Help cmdlet in order to stay up-to-date…
Read More
Improving the output of Update-Help
If you’ve updated PowerShell to version 3.0 you probably noticed that help is no longer shipped in the box. PowerShell…
Read More
#PSTip How do you tell which version of a module’s Help files you have installed?
Note: This tip requires PowerShell 3.0. Before you start using PowerShell 3.0, learn about the Updatable Help feature first. The…
Read More
#PSTip For which system modules have you downloaded updatable help files?
When you run the new Update-Help cmdlet in PowerShell 3.0, it downloads and installs Help files, but you also get…
Read More