Can you install and run two Windows Home Servers on the same network?
Yes, as long as they have different server names. However, each PC can only be joined to a single WHS at any one time. (You can't have a single client tied to both servers at the same time for purposes of backups and Remote Access.)
I would like to have one for my business and one for my family. Also, if this is possible, can I remotely access each of these machines from the web through remote access?
Thanks for your help.
Jeff
Although it's unsupported, it should work if you change the default listening ports on one of the servers in IIS, change the Windows Firewall settings on the server to allow access to those new ports, then use that port number in the address of the website (i.e.
http://xxxxxxxx.homeserver.com:1234 to connect to port 1234 on your website). (Oh, and also make sure your ISP is not blocking those ports either.)