-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
- Start new session on PowerShell daily build
- Type
manorman Get-FileHash - No help is displayed
Note: Get-Help works as expected
Expected behavior
Help should be displayedActual behavior
No help is displayedError details
No error is returnedEnvironment data
Name Value
---- -----
PSVersion 7.4.0-preview.3
PSEdition Core
GitCommitId 7.4.0-preview.3-16-g2424ad83aa4d44fe9e8f507485744e00c66cde58
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Experimental features
PS C:\> Get-ExperimentalFeature | Select-Object Name, Enabled
Name Enabled
---- -------
PSCommandNotFoundSuggestion True
PSCommandWithArgs False
PSCustomTableHeaderLabelDecoration True
PSFeedbackProvider True
PSLoadAssemblyFromNativeCode True
PSModuleAutoLoadSkipOfflineFiles True
PSNativeCommandErrorActionPreference False
PSNativeCommandPreserveBytePipe False
PSSubsystemPluginModel True
PSDesiredStateConfiguration.InvokeDscResource True
Visuals
Metadata
Metadata
Assignees
Labels
No labels
