45

Installing the Connector Software on Vista x64

Microsoft are currently internally testing an x64 Connector for Windows Vista Machines, which should be available between December 07 – March 08. Unfortunately a Connector for XP x64 will not be available, but what can you do in the meantime if you want to install the Connector software on your Vista x64 machine. Well, good news, we have a solution for you.

You can easily install the Windows Home Server Connector software on Vista x64 by running the following in an elevated command prompt (Start > All Programs > Accessories and then right-click on “Command Prompt” and select “Run as administrator”) in Windows Vista.

msiexec /i "\\SERVER\Software\Home Server Connector Software\whsconnector.msi" WHSMSI="RUNSETUP"

It will then install the connector software fine on that Vista x64 machine without running the SETUP.EXE bootstrap. Backups won’t work, but everything else will on that machine, so just disable backups for that machine in the console once it’s installed.

Thanks to Jerry Zeisler for bringing our coding mistake to our attention, which has now been corrected.

Share this WHS Article with Others:

| |

About the Author

Comments (45)

Trackback URL | Comments RSS Feed

  1. dropshadow says:

    It is unbelievable that Microsoft would put out a product and not support x64 Vista. Way to marginalize those users Microsoft!

  2. Hi dropshadow,
    Thanks for your comment. At least it will be with us soon, thank goodness.

  3. Nick says:

    I tried that, but I get an error message stating “This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.

  4. Hi Nick,
    Tried it this end and it is working fine. Are you using XP or Vista. If Vista are you following the directions above. Are you using cut and paste (avoids typing errors) and is the file “whsconnector.msi” in the following share location: “\\SERVER\Software\Home Server Connector Software\”.

  5. Keith says:

    For those who are having problems with the command line above not working, you can run it from the “Install Connector” CD. Just replace ‘\\SERVER\Software\Home Server Connector Software’ with the drive letter of your CD:

    ‘E:\whsconnector.msi’
    for a CD assigned E:

    However, if you can’t get the \\SERVER\ETC line to work you may
    1. Have named your server something other than ‘SERVER’
    2. Have a workgroup NOT named the default ‘WORKGROUP’
    3. Have a disconnected/non-functional network card in the server.

    I had all three….

  6. Hi Keith,
    Thanks for the workaround.

  7. Jacek says:

    You have to use this command:
    X:\whsconnector.msi WHSMSI=”RUNSETUP”
    to get setup going from CD. X=your CD Drive.
    This was the only method that worked for me on 64bit Vista Ultimate.

    • Michael says:

      On my Microsoft MAPS subscription DVD there are 3 files
      AUTORUN.INF
      WHS_CONNECTORHELP.CHM
      WHSCONNECTORINSTALL.EXE

      and if I use the command you have modified with the switch it would be:
      D:\WHSCONNECTORINSTALL.EXE WHSMSI=”RUNSETUP”
      It warns you NOT to do a Run As.

      I tried it again in a regular prompt. Same error.

      Does not work. Maybe I need to download the connector software from MS website.

  8. Hi Jacek,
    Thanks for the info.

  9. Cetin says:

    Philip-

    I’ve tried the command line. The installation starts but after a while, it gives an error saying “Installation did not finish – an error occured that prevented WHS connector from completing successfully.” I tried repairing but it keeps giving me the same message.

    After the “partil” installation, I can run the WHS console, but my computer doesn’t show up in the computers list.

    Thoughts?

    Thanks in advance…

  10. Hi Cetin,
    The only thing that may help is make sure that the DVD is clean and re-boot the PC before using the command line. Anyone else?

  11. Mark Walker says:

    Cetin’s symptoms occured for me when I forgot to “run as administrator”. I ran it again and it offered a repair and that seemed to fix it up. Oops.

  12. Hi Mark Walker,
    Glad it worked for you.

  13. budious says:

    I tried using the installation method here on Windows XP x64 SP2 and to my surprise, found that it detected the computer on the network as “Windows Server 2003 Standard Edition” and allowed me to perform a backup. I haven’t tested the restore procedure but I assume it would work. Thanks for the tip. So much for not supporting XP x64 in Power Pack 1, it’s already supported in this one, they just don’t want you to know it?

  14. budious says:

    I put together a few screen shots showing the backup status of XP x64 and the WHS component versions. With current patches available through Windows Update, it does appear the current version of Connector software is compatible with XP x64 using this installation command.

    http://img167.imageshack.us/img167/7026/whsxpx641hc1.jpg
    http://img248.imageshack.us/img248/2114/whsxpx642ky9.jpg

  15. Arthur says:

    Dear Sir,
    Your workaround worked like a charm. I really appreciate the time you spent figuring this out. I don’t think I could have done it myself….Everything performs perfectly.

    Thank You,
    Respectfully
    Arthur

  16. Hi Arthur,
    Glad we could help.

  17. David says:

    I used your workaround to install Connector on WinXP x64 and obtained the same results as budious. I am running the first backup on the x64 computer right now! It appears to have full functionality.

  18. David says:

    Continuing yesterday’s post. The backup was created and can be viewed on other clients, but I cannot view and restore on the x64 computer. Is there an issue with the backup reader in XP Pro x64?

  19. Budious says:

    I did not recognize that it required an x64 driver which apparently does not exist when reading or restoring from an existing backup through the WHS Connector software. The driver supplied is x86 only. However, I’m guessing that backups would work as normal using the restore CD… though I have not tried it. If you are experimenting with it, give that a try.

  20. David says:

    I performed a restore using the Restore CD. It appears to have worked normally. I guess if I need to restore single files, I can open them on another computer on the network, then move them onto the x64 client.

  21. Phil Gons says:

    Thanks for the helpful tip! I had to use D:\whsconnector.msi WHSMSI=”RUNSETUP” to get it to work.

  22. Jass says:

    “should be available between December 07” but it’s now 24th of March 2008!

    So when will vista 64bit be supported guys? WHS PP1?

  23. Greg Kumik says:

    Support fro Vista x64 will be avilable in Windows Home Server Power Pack 1
    http://blogs.technet.com/homeserver/archive/2008/01/06/windows-home-server-power-pack-1.aspx

  24. Frank says:

    For the people who are having trouble with their HP Mediasmart Servers, ensure you refer to your server as “HPSERVER” and the utility will run correctly. E.g.: C:\Windows\system32>msiexec /i “\\HPSERVER\Software\Home Server Connector Software\whsconnector.msi” WHSMSI=”RUNSETUP”

  25. Philman says:

    Big thanks to Keith for his post. I have a machine with dual connections and had one unplugged. Once I disabled that nic and added my server name to the command line, the connector ran flawlessly. Thanks to all for the support that MS won’t provide.

  26. Rinus says:

    Don’t forget to run the CMD as a administrator… Then the install complete fine…

  27. Lewis Dundas says:

    I have purchased the WHS OEM SP1. I upgraded one of my computers to Vista 64 in 12/08. When I tried to install the connector software it aborts after it locates the server. My server is a DELL PIII 1.0GHz with 512MB.

    What can I do to solve this problem and have auto-backup functional?

  28. PhotoDude says:

    I have tried everything.
    It worked right after I bought my Vista x64 about 45 days ago and then stopped working. don’t know why.
    now I cannot get the software to recognize my HP Media Smart Server EX470.
    I can access my shared folders, but cannot connect to the Windows Home Server Console.
    I get the command prompt, running as administrator, but will someone please give me exactly what I need to type in after the command prompt….C:\Users\MyName>….then what?

  29. Dean says:

    Hi

    I have just installed vista ultimate 64bit and used the command line install for WHS above. It seems to install the console and connects to WHS (PP1), but fails just before the end trying to configure the backup. If i cancel it, WHS console remains and runs, but when I type in the password, it can’t connect. Any ideas?

    kind regards

    Dean

  30. Gentry says:

    I am having the same issue as Dean and would appreciate any assistance. Like Dean I have just installed Vista Ultimate 64bit on a new build as the third machine on my home network and cannot get the WHS Console to connect to the WHS machine. It sees the machine even though it is not named the default “Server” but will not connect. Please help.

  31. Ed says:

    It’s funny I never even thought to look if my home server would work once my workstation is upgraded to Vista 64bit but wow what a surprise. i bought a new pc with Vista 64 my hold pc was then converted into the server of course I bought the OEM version of windows home and for some reason once I moved the hard drives over the OEM version would not let me reinstall but instead I had to do a fresh install. This then means that 2.5Tb of data had to be moved around and then moved back still working on this part and my server had to be reset up all the way. Now I get to loading my workstation and bang it also does not work. MS really needs to work out how much money they want from us but then give us products that work together and are upgraded together to still work as they should.

    OK back on track I’m ok with this but can you use the build in backup program in vista to backup to the server then if I ever have problem I would just need to load on the OS and do a restore? Also any way I can automate this as like yep doing the work of the server myself.

    I’m open to suggestions?

    the start of the states that they will release it March 08 but it’s now April 09 and nothing they really need to move on this almost all the new home mid to high end pc’s come with Vista 64 pre installed on them this starts to make the home server useless or at least for one of the biggest selling points

    sorry had to get this off my chest but I’m still looking for suggestions I’m sure I’m not alone

    Thanks

  32. Bob Eddy says:

    This fix will not work on my Windows Vista Ultimate 64 system. It says the installer has an error. I cannot find a place to get a 64bit connector version. Is there one out? Any other options?

  33. Daniel says:

    I’m having the same problem as Dean and Gentry, trying to install on xp 64. It fails on “Configuring computer backup” and I can’t connect to the server via the console. I can connect via explorer, though. Any advice would be much appreciated.

  34. Rick says:

    Wow worked like a charm. I just copied the link as in the post into the run command box and ran the setup.exe file as run as admnistrator, followed the prompts and boom it’s done. Thanks for the great help.

    Rick

  35. Perbear says:

    The advice should be reviewed and include solutions for Windows 7 64-bit. My problem is that the installation CD won’t recognise Windows 7 and run the setup. What does the WHS team have to say about this?

  36. Perbear says:

    So what good is that piece of advice? I do want to backup my computer. It is the main reason for my server’s being. And what is Microsoft doing about this problem?

  37. ralph says:

    I know microsoft could care less what i think, but why can’t they fix this issue. Maybe they don’t think anyone would want to use whs with a 64 bit client. I think I will try free nas.
    ralph

  38. Ken says:

    I have the same issue as everyone else. I can run the install sequence at the dos prompt as an administrator and all goes well until it tries to configure backup. Then it just stalls and never finishes the setup. I have a critical image editing system running XP 64bit and can’t back it up. If I would have known that it wouldn’t work with all Microsoft products I would have never bought tyhe HS software. I can see the server and logon to it from the WS but the server does not recognize the workstation.

    This is sad since once I opened the software no one will take it back and the home server was built strictly to back up my business images daily. What a waste of money the whole thing was. I just bought a NAS RAID 5 storage system for 1/2 the price and it works for all of my workststions. regardless of what OS they have.

    If Microsoft c an’t fix this issue then it is a waste of money since within a year almost everything is moving to 64 bit. I am sure that they know that and they themselves are steering in that direction but as a means of being greedy they want to force the public to upgrade in order to use the new technology. I have 10 XP 64 workstations that I paid good $ for and shouldn’t have to upgrade every other year so that Gates can get richer!!!!!!!!!!!!!!!!!!!

  39. Peter Jesson says:

    Did I miss something, or am I dreaming.

    I received a new XPS 8100 with Windows 7 64 bit yesterday.

    Although HP MediaSmart Server would not install with the installation disk, it installed easily from the detected icon in My Computer.

    Everything seems to work and it appears to have backed up overnight.

    Is this an illusion or, if it is not, will it cease to work after a while?

  40. Michael says:

    Uninstall any existing connector on your XP 64 bit computer. Start | Run and enter this (replace it with your WHS server’s name (spaces ok after the software\…)

    \\YOURWHSSERVERNAME\Software\Home Server Connector Software – Then run setup.exe

    THIS WORKED. Backing up tonite. Might also work for Vista 64. Also might have helped to have all Windows updates. This was NOT an HP. Plain old do-it-yourself computers. Even my Microsoft (MAP) partner connector DVD did not work before this. My WHS was up to date with all Packs. It was already backing up a Seven 64 bit ultimate just fine. I am now a happy camper after trying to get this no show to work for two days.

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.