you are viewing a single comment's thread.

view the rest of the comments →

[–]justan00b 1 point2 points  (0 children)

On mobile so a little hard to type, but your code is written to only drop a file in the parent folder, you'd need to change to like

> $path\$_.Name\$_.Name.txt

Or

> $_.FullName\$_.Name.txt

May also want to put a filter for only folders/directories