StackOverflow Questions for Tag: rename-item-cmdlet

Vicky Dev
Vicky Dev

Reputation: 2173

Rename files sequentially and if file already exists (name conflict) then just increment the iterator to give the file a fresh name

Score: 1

Views: 80

Answers: 2

Read More
Ooker
Ooker

Reputation: 2994

Why can Rename-Item be piped directly to Get-ChildItem?

Score: 1

Views: 60

Answers: 1

Read More
rMa
rMa

Reputation: 79

PowerShell: Rename multiple folders using $_.FullName.Replace

Score: 2

Views: 9219

Answers: 3

Read More
JoeDaHobo
JoeDaHobo

Reputation: 25

Cannot Bind Argument to Parameter 'NewName' because it is an empty string

Score: 2

Views: 13264

Answers: 1

Read More
Vicky Dev
Vicky Dev

Reputation: 2173

How to Change case of part of Filename with Powershell and Regex?

Score: 2

Views: 63

Answers: 2

Read More
Brian Curtis
Brian Curtis

Reputation: 11

PowerShell Batch rename.item $_ fails, "Could not find item"

Score: 1

Views: 294

Answers: 1

Read More
Harry Pen
Harry Pen

Reputation: 19

How to rename multiple files keeping brackets - Powershell

Score: 1

Views: 218

Answers: 2

Read More
cthorn112
cthorn112

Reputation: 13

PowerShell optimize Rename-Item -NewName using Split method

Score: 1

Views: 58

Answers: 1

Read More
Ric.Mart
Ric.Mart

Reputation: 31

Renaming files in directory using new names from csv file

Score: 2

Views: 7606

Answers: 3

Read More
David
David

Reputation: 249

Rename files by the third delimiter from the end of the name

Score: 1

Views: 222

Answers: 3

Read More
Nemo XXX
Nemo XXX

Reputation: 681

How to change the file extension of files that contain a certain string with PowerShell

Score: 2

Views: 103

Answers: 2

Read More
Kubal
Kubal

Reputation: 1

How with Powershell rename files in folder using text file as input for new names?

Score: 0

Views: 1775

Answers: 2

Read More
mvanle
mvanle

Reputation: 2007

PowerShell parameter binding on piped cmdlets with script blocks

Score: 1

Views: 964

Answers: 2

Read More

Rename files in a foreach loop with Powershell - Strange behaviour

Score: 0

Views: 800

Answers: 1

Read More
YMM
YMM

Reputation: 702

Rename-Item does not work without -WhatIf option

Score: 0

Views: 232

Answers: 1

Read More
betamaxdroid
betamaxdroid

Reputation: 1

How to remove part of file name using a regex expression?

Score: 0

Views: 877

Answers: 3

Read More
Kees Netelvrees
Kees Netelvrees

Reputation: 149

Powershell - Add extension to files containing dots

Score: 1

Views: 520

Answers: 1

Read More
Kees Netelvrees
Kees Netelvrees

Reputation: 149

Powershell rename text files based on strings in text --> More concise way for script?

Score: 0

Views: 495

Answers: 1

Read More
Sapphireblue
Sapphireblue

Reputation: 114

PowerShell command to insert 1 character in the middle of a filename

Score: 3

Views: 3653

Answers: 2

Read More
Just a learner
Just a learner

Reputation: 28552

Powershell rename-item, replace old name using functions

Score: 1

Views: 1924

Answers: 2

Read More
PreviousPage 1Next