Skip to content

Invoke-Item -Path does not work  #4252

@jpsnover

Description

@jpsnover

PS C:\PowerShell\6.0.0-beta.4> ii -Path c:
ii : Access is denied
At line:1 char:1

  • ii -Path c:\
  •   + CategoryInfo          : NotSpecified: (:) [Invoke-Item], Win32Exception
      + FullyQualifiedErrorId : System.ComponentModel.Win32Exception,Microsoft.PowerShell.Commands.InvokeItemCommand
    
    

PS C:\PowerShell\6.0.0-beta.4> $PSVersionTable

Name Value


PSVersion 6.0.0-beta
PSEdition Core
GitCommitId v6.0.0-beta.4
OS Microsoft Windows 10.0.16226
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Metadata

Metadata

Assignees

Labels

Issue-BugIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management module

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions