How to Download and Install Windows Home Server Connector without DVD disk

by

Just recently, I decided to setup an old computer with a brand new hard-drive to test out Windows 7 Beta, and while setting this up I decided I wanted to connect the computer to my HP Windows Home Server.  The only problem was that I could not find the Windows Home Server DVD to install the connector. Maybe I accidentally threw out the DVD because I could not find it anywhere.

At any rate, I thought either HP or Microsoft would be able to provide a download of the software so I could burn the ISO file to CD or DVD and install the Home Server software.  

However, I came to find out that there's an even easier way to download the connector software to your second computer as long as your computer is setup on the same network as your Windows Home Server (by wireless or by hard-line).  Here's what to do to setup and install the Windows Home Server connector software on your computer:

  1. On the computer you want to install the Windows Home Server connector, open up your browser (Internet Explorer or Firefox) and type in http://yourservername:55000.  Be sure to replace "yourservername" with the name you gave your hp server.  I think the default server name is "hpserver", but in my case I named my WHS "doughpserver", so the url that I would use is: http://doughpserver:55000.  This will open up the "Windows Home Server Connector Setup" page.
  2. To download and install the Windows Home Server Connector software on your home computer, click the 'Download Now' button.
  3. A Windows Home Server box will pop-up, which will allow you to download the connector software and install it.
  4. Once the WHS connector software is installed you will be asked to logon to your Windows Home Server using the password that you created when you initially setup your Home Server.
  5. Once you've logged in, an "HP MediaSmart Server" icon and a "Shared Folders on Server" icon will be placed on your desktop.
  6. That's it!

These are the steps that I took to download and install HP MediaSmart/ Windows Home Server connector on a second computer that's using a Windows 7 Beta operating system, and is connected wirelessly to my home server's network.

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


ISO files contain the image of a disc, which is essentially an exact copy of the low level data actually stored on a disc. Typically, ISO image files have a file extension of .iso. When burning an ISO file to CD or DVD, you'll want to just make sure that...  more »

A regular expression for validating a image url.  more »

By default, the Quick Launch bar is not enabled on the Taskbar in Windows 7, as it was in Vista and XP. Instead, you're able to drag and pin programs to the Taskbar in Windows 7 for quick access to programs. However, if you want to bring back the Quick...  more »

So here's a quick tip on how to fix the following SQL Server "SqlDateTime overflow" error. System.Data.SqlTypes.SqlTypeException SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. The reason that you are probably...  more »

Today I ran into the a "Restore failed for Server" error message while trying to restore a SQL Server 2008 database using a database backup (.bak) file. Below I will show you how to fix this restore error, so that you can restore your SQL Server database...  more »

When using SQL Server 2008, you may receive a Save (Not Permitted Dialog) box pop-up when trying to save changes to an existing table. The dailog box reads: "Saving changes is not permitted. The changes you have made require the following tables to be...  more »

In Windows 7, the Recycle Bin seems to be missing from the desktop by default. Fortunately, it's pretty simple to show (or hide) the Recycle Bin on the desktop. To show (or hide) the Recycle Bin on the desktop in Windows 7 follow these steps: Click the...  more »

I just installed the latest version on AOL's Instant Messenger (AIM) version 7.3. The first time after rebooting my computer, I was instantly hit with AIM starting up as well as the AIM Welcome Page popping-up much to my surprise. To say the least, this...  more »

Learn how to manually initiate the transferring of pictures to your computer with Kodak's EasyShare software.  more »

Turn on Automatic Updates in Windows XP so that new security updates from Microsoft will be automatically downloaded and installed on your computer. By enabling Automatic Updates you will help make your computer safer from internet security threats and viruses.  more »

The Windows Live Messenger sign box will by popup by default on computer startup. This can be quite annoying especially if you don't even use the Windows Live instant messenger client. Luckily, you can easily turn off the Windows Live Messenger popup box...  more »

Recently, I decided to begin converting my Visual Studio.net Web Site Projects (WSP) to Web Application Projects (WAP) to take advantage of some of the new Web Deployment features in Visual Studio.net 2010 (see Vishal Joshi's blog for a run through of WSP...  more »