Deleting recursive folders - file path too long

R

Riya Joseph

When trying to remove certain recursive folders, I get this error.rmdir : The tag present in the reparse point buffer is invalid. At line:1 char:1 + rmdir FolderName+ ~~~~~~~~~ + CategoryInfo : WriteError: (C:\Users\...) [Remove-Item], IOException + FullyQualifiedErrorId : RemoveItemIOError,Microsoft.PowerShell.Commands.RemoveItemCommandHow to recursively delete directories with many nested directories?

Continue reading...
 

Similar threads

T
Replies
0
Views
189
TimThomas9
T
N
Replies
0
Views
290
Noshant
N
H
Replies
0
Views
1K
Harishankar Sajeevan
H
Back
Top Bottom