How to rename files files or folders in bulk?
Hello
I want to rename files files or folders in bulk where file name or folder name contains # character using PowerShell and accordingly generate csv file which contains username - old name with path and new filename with path?
Please advise
Avian
-
Hi Avian,
Take a look at https://github.com/mbegan/Box-PSModule. There is a command named boxUpdateFolder which appears to allow you rename a folder. Also, there is a command named boxGetFolder which looks like it might allow you to extract the "created_by" attribute to obtain the username as well as the "path_collection" attribute to obtain the path, but it will likely require additional scripting on your part.
-Joe
-
Hi !
Thank you for your first post and welcome to the Community!
Does clicking on the following link work for you?:
There was an extra period accidentally linked in the URL– just wanted to see if that's causing the broken link or if there's something else in the works!
Hopefully that resolves the issue, but if not, feel free to reach out! Thank you contributing to the Community!
Please sign in to leave a comment.
Comments
4 comments