I need to rename over 100 folders.<\/p>\n
Currently the folder names include a comma. for example:<\/p>\n
Week1, Monday<\/strong><\/p>\n I need to rename this to:<\/p>\n Week1 Monday<\/strong><\/p>\n I just simply need to remove the comma.<\/p>\n I’d like to be able to do this in Powershell if possible, but any way will be great.<\/p>\n I’ve tried a few things, but I’m not getting anywhere.<\/p>\n Thanks for any help.<\/p>","upvoteCount":9,"answerCount":8,"datePublished":"2023-07-02T23:51:34.000Z","author":{"@type":"Person","name":"mattwestern","url":"https://community.spiceworks.com/u/mattwestern"},"suggestedAnswer":[{"@type":"Answer","text":" I need to rename over 100 folders.<\/p>\n Currently the folder names include a comma. for example:<\/p>\n Week1, Monday<\/strong><\/p>\n I need to rename this to:<\/p>\n Week1 Monday<\/strong><\/p>\n I just simply need to remove the comma.<\/p>\n I’d like to be able to do this in Powershell if possible, but any way will be great.<\/p>\n I’ve tried a few things, but I’m not getting anywhere.<\/p>\n Thanks for any help.<\/p>","upvoteCount":9,"datePublished":"2023-07-02T23:51:34.000Z","url":"https://community.spiceworks.com/t/batch-rename-folders-how/954826/1","author":{"@type":"Person","name":"mattwestern","url":"https://community.spiceworks.com/u/mattwestern"}},{"@type":"Answer","text":" This should help:<\/p>\n Remove commas from folder names - PowerShell - Spiceworks<\/p>\n