Can someone help me write a simple script?
I need to transfer files to Sharepoint, but Sharepoint doesn't like special characters like & * # % etc. I want a script that can go through all the files within a certain directory and delete these characters from the file names.
Is that possible at all?