-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module
Description
When using PS 7 preview 5 Get-FileHash it returns access denied to path from pipe
ex.
Get-ChildItem -path "C:\Program Files\" -Recurse | Get-FileHash
Get-FileHash: Access to the path 'C:\Program Files\Common Files' is denied.
From Windows PS
Get-ChildItem -path "C:\Program Files\" -Recurse | Get-FileHash
Algorithm Hash Path
--------- ----
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module