Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: See What Update-Help Does on Your System

$
0
0

Summary: Learn how to see what the Update-Help cmdlet does on your system.

Hey, Scripting Guy! Question How can I see what Update-Help does on my Windows 10 computer—if anything?

Hey, Scripting Guy! Answer Open the Windows PowerShell console with Admin rights, type Update-Help, and add the –Verbose switch.
            It will list everything that it does, the versions of Help that are current, and which versions are updated.
            Here is such a command:

Hpdate-Help -Module * -Force -Verbose


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>