-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Filesystem Provider, UNC Paths & Double Backslash #13633
Copy link
Copy link
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-Engine-Providersbuilt-in PowerShell providers such as FileSystem, Certificates, Registry, etc.built-in PowerShell providers such as FileSystem, Certificates, Registry, etc.
Milestone
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-Engine-Providersbuilt-in PowerShell providers such as FileSystem, Certificates, Registry, etc.built-in PowerShell providers such as FileSystem, Certificates, Registry, etc.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
Run Remove-Item with a UNC path that contains a doubled backslash before the last item and including
-WhatIf.After confirming that you want to delete multiple items even though you didn't specify recurse, check the path it would have deleted.
Expected behavior
Actual behavior
Environment data