Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Removing folder name spaces using powershell scription

$
0
0

Hi All,

I have a bunch of subfolders named with spaces and i want to get read of spaces...for example Folders named;

MY CUP
MY HOUSE

I want them Changed to;
MY_CUP
MY_HOUSE

what script can i run for a big bunch subfolders i have in my Environment?

Regards

Kadduy


Viewing all articles
Browse latest Browse all 6937

Trending Articles