C.O.D. Protests The Protect IP Act

Personally, I am sick and tired of the United States government meddling more and more in our lives.  The movie and music industry is using our elected officials like puppets (muppets) and we are sitting idly by and letting it happen.  Well, I signed the petition, and my voice will be heard next election.  G.R.I.P. – Get Rid of Incumbent Politicians.  If we really want to make changes, we have to get those that pander to big business out of office and let them know that we have the power to do it.  After all, they are there to represent Read More…

whslogo
  • EmailPrint This PostFeedShareCOD

People like to customize things.  With that said, I ran across an individual that had an issue with his WHS.  He imaged his existing hard drive to a larger hard drive, but was left with the original disk name in the Windows Home Server Console.  This poses no problems, but is more of an annoyance than anything.  If you want to change the name, you can.

To change the name that appears in the Windows Home Server Console, you are going to have to modify your registry.

NOTE: Editing the Registry incorrectly can cause serious, system-wide problems that may require you to re-install Windows Home Server to correct them. Microsoft nor computingondemand.com cannot guarantee that any problems resulting from the use of Registry editing can be solved. Back up your registry first, but use at your own risk.

You are going to need to do this work from your WHS and the easiest way for this is to initiate a Remote Desktop connection to your home server.  This will allow you to work on your Home Server as if there were a monitor, keyboard, and mouse attached to it.

  1. Start
  2. Run
  3. Type Regedit
  4. Press OK

They key you are looking to modify is under [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Home Server\Storage Manager\Disks\xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\Attributes] and called ManufactureName

Double click on the ManufactureName and change the value to whatever you want.  Remember, I only have one drive so there is only one time I have to do this. If you have more than one drive, you will see multiple entries under Disks.

My Original:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Home Server\Storage Manager\Disks\xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\Attributes]

"ManufactureName"="WDC WD1600SB-01RFA0"

My Modified:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Home Server\Storage Manager\Disks\xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\Attributes]

"ManufactureName"="Computing on Demand Rules"

Close the Registry Editor, reboot, then open your Windows Home Server Console to see your changes.

Share to Facebook Share to Twitter Stumble It Digg Linked In Delicious Tumblr

Joe DiFiglia has written 195 Articles at C.O.D.


In early 2000 I became increasingly frustrated with hardware review sites praising less than satisfactory products. The saying: “if you want something done right, do it yourself” applies here. I wasn’t satisfied, so I did it myself; and here we are years later.

6 Responses to Change the Name of Your Hard Drives WHS

  1. Greg Zeng says:

    Change the Name of Your Hard Drives … does not work with Win7-32 Ultimate. Easier way to use regedit is to use the inbuilt FIND value of the program.

  2. Gilliemac says:

    How can I do the same for Windows XP ?

    Change the HDD name in the registry, as I have a bug which changes the HDD name every time I boot up it restarts the PC and changes the HDD name !

  3. asd says:

    Great Thanks!

  4. malkie says:

    Thanks very much for this, worked a treat for me.