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


This step-by-step goes through the process of importing delimited text files into a SQL Server 2005 database. The example should help you better understand how to import different types of flat files into SQL Server 2005.  more »

This tutorial will teach you how to use the SUM function in Microsoft Excel to add column values together in order to calculate a total amount.  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 »

Here's tips on how to quickly delete rows or columns from an Excel Worksheet.  more »

UPDATE 12-16-2011: If you are using ASP.NET and your website / database is live, and you want to take the database offline, you're better off putting an App_Offline.htm file in your website main directory to first take the website down for maintance (I...  more »

If you ever wanted to change a field to null in a Sql Server 2005 Management Studio result set, you're in luck because there is a quick and easy way to do it.  more »

There may be a time when you want to use special characters in a Word document or other text file. With Windows Vista and Windows 7 you can quickly bring up a Character Map, which allows you to copy special characters or symbols, which can then be pasted...  more »

So after using Google Chrome for the first time in a while, it seemed to automatically make itself the default web browser on my computer. Unfortunately, I didn't want this, and after clicking on a hyperlink in an email, it began automatically opening...  more »

Windows 7 has made definite improvement to the CD/DVD burning software that is included for free in the Operating System. It's now possible to burn ISO image files directly from the explorer window in Windows 7 using your CD or DVD burner. In past...  more »

You may need to have an image refreshed automatically on a web page in ASP.NET to get the latest image. One instance where you might want the fresh image is if you upload an image that has the same file name as an already existing image file on the...  more »

Here's a tip on how to create a Regular Expression to validate a positive number that can optionally have a decimal with decimal places. The Regular Expression will also be valid if there are any whitespace before or after the number. I'm using this Regex...  more »

By switching on your iPhone 5's Personal Hotspot feature, you essentailly can turn your iPhone into a WiFi router that other devices can connect to the internet through. You can also establish a password protected network connection which can be shared...  more »