Not Able to Update Help

I am a new Learner.
Getting an error while trying to update help.
Yes, I am connected to the internet as well.

PS C:> Get-ExecutionPolicy
Unrestricted
PS C:> Update-help -force
The term ‘Update-help’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:12

  • Update-help <<<

PS C:&gt; $PSVersionTable

Name Value


CLRVersion 2.0.50727.5485
BuildVersion 6.1.7601.17514
PSVersion 2.0
WSManStackVersion 2.0
PSCompatibleVersions {1.0, 2.0}
SerializationVersion 1.1.0.1
PSRemotingProtocolVersion 2.1

v2 doesn’t support updatable help.

Thanks.
I tried the same on V3 and V5. It Worked !!
Cheers :slight_smile: