-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.
Description
Steps to reproduce
- Open Powershell as admin
- Run
Update-Help -Force
Expected behavior
Help files are installed and accessible when running Get-Help.
Actual behavior
Help files are not installed locally, and running Get-Help returns the message Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help..
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.0-rc
PSEdition Core
GitCommitId v6.0.0-rc
OS Microsoft Windows 10.0.15063
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Observations
I was unable to reproduce this problem in 2 other systems, both running Windows 10 Fall Creators Update and the same version of Powershell, so I'm not sure if this is related to the affected system being on Creators Update. Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.