This Script will help to Rename all files in a specific folder.
Refer the wiki to run the procedure with parameters
https://wiki.comodo.com/frontend/web/topic/how-to-create-and-run-procedures-with-parameters
For Example:
path = 'C:\Users\shinchan\Desktop\theertha' ## Enter the path of the folder
Newname="DearDocumentready" ## Enter the New Name
Note: Please edit the following parameters in the script
### PARAMETERS TO BE EDITED UNDER PARAMETERS TAB ###
1.Enter_the_path:
TYPE: String
ITSM LABEL: Any name
Default value: "Enter your path of the folder "
2.Enter_the_new_filename:
TYPE: String
ITSM LABEL: Any name
Default value: "Enter the new file name"
Run the script as " a Local user or System User".