How to programatically rename a CSV folder name


hi,

i created cluster shared volume (csv) disk on hyper-v setup , mounted ntfs reparse point "c:\clusterstorage\volume1". wish rename reparse point give meaningful name. i'm able manually same process involved in renaming folder e.g.,  i replaced "volume1" "csv_win2k8r2_ha_vms". 

i'm not sure how can achieved programmatically, can guide me solve problem.

thanks,

rajaram b

how many csv folders want rename? mount point c:\clusterstorage\volume1" folder, can use "ren" command in batch file. such "ren c:\clusterstorage\volume1 c:\clusterstorage\csv_win2k8r2_ha_vms"



Windows Server  >  Hyper-V



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file