Dir | Rename-Item -NewName { $_.name -replace "[0-9]",”” }
Only I have a lot of Folder names with numbers at their ends and they only rename one by one rather than merge where their names are the same after running the applet. Many thanks for any help.
Only I have a lot of Folder names with numbers at their ends and they only rename one by one rather than merge where their names are the same after running the applet. Many thanks for any help.