rename multiple files with powershell

Rename Multiple Files with PowerShell

Sometimes I just want to rename multiple files in bulk with the same name structure. PowerShell can do that for you.

Open PowerShell with admin privilege.

Navigate to the directory

rename multiple files

For example, we want to change the file name in this directory with the same structure and rename all the files to use underscore instead of space. We can rename multiple files with PowerShell help.

rename multiple files

On the desired directory, perform this command

rename multiple files

And then check the directory via Explorer

rename multiple files

We have all the files that have been renamed with an underscore displayed.

Microsoft Azure Security Technologies Exam 2021
Context-Visibility Error on Cisco ISE 3.0 How to Fix

Leave a Reply

Your email address will not be published / Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.