How can I bulk rename files using PowerShell?

  • Thread starter Thread starter DavidKVy
  • Start date Start date
D

DavidKVy

Guest
I have a lot of videos like this, they're in different folders and those folders are in one folder. They're named according to the time they were taken and they're named in YYYY-MM-DD HH-MM-SS time format.Now, I want to rearrange their name so the name will be in DD-MM-YYYY HH-MM time format. (remove the seconds too). That means the video below name ("2021-11-29 09-38-54.mp4") will be renamed to "29-11-2021 09-38.mp4". I can use a bulk rename software but it will download my "available when online" OneDrive videos and that's what I don't want. I found out that using a PowerShell command can re

Continue reading...
 

Similar threads

M
Replies
0
Views
54
Malte Christensen
M
M
Replies
0
Views
1
Malte Christensen
M
A
Replies
0
Views
8
Adham Elshabasy
A
A
Replies
0
Views
2
Adham Elshabasy
A
Back
Top