Update help files within PowerShell version 3

PowerShell version 3 has an option to update the local help files.  Launch a PowerShell session with local administrative authority and use the command:

Update-Help –Force –Verbose

powershell3_update_help