This is incorrect. Windows XP and Windows Vista have limited support for homegroups and the preferred method should be shared folders and workgroups. It is a feature that did not exist in versions earlier than Windows 7 and setting it up is a major pain in the butt. It can be done and here's how, if you want to
Link Removed.
You need to make sure everyone is on the same workgroup, with the same workgroup settings, and enable file and printer sharing on all of the systems.
A network domain server for multi-user networking is not what appears to be desired here, only file access. A file server has no direct relation to a domain controller set up, and is generally only needed when the number of workgroups is exceeded. You can workgroup up to 10-12 machines optimally with the professional versions of Windows. You would only want a domain controller to setup AD and group policy. For one person? I don't think so.
If you have administrator access to the Windows Vista system, you can actually go to
Code:
Start -> Run ->
\\remote_computer_name\c$\
This is a hidden share that is enabled on every Windows system by default. You can now access every file on the workstation.
Enter the username and password of the administrator account on the REMOTE system you are accessing.
The username/password prompt you're getting? Make sure you put \\remote_computer_name\Username as the login for the username. So say the computer I'm logging into is named HAL. My username is mike
I get the request to enter a username and password. For username I enter:
\\HAL\Mike
And then I just enter the password.
Just enable file and print sharing on with every system, all workgroups are identical, and you can create public shares on your network. Disable homegroups in Windows 7. If one is created or hosted, remove it.
For more information on just getting shares to work between Windows versions, it is quite simple, and does not have to involve homegroups at all:
http://windows.microsoft.com/en-us/...uters-running-different-windows=windows-vista
It is pretty much accurate for Windows 7 as well, but if more info is required:
http://windows.microsoft.com/en-us/...1&v2h=win7tab1&v3h=winvistatab1&v4h=winxptab1