few pointers
Make sure all clients are on the same work group. For example my workgroup at home is Vallhalla, so every client has that as their work group
Now, you can try the following steps to see where the problem is
1) Get all the ips of your clients by going to start > run > cmd > ipconfig
2) Now from the client that is not conencting go to start > run > cmd > ping <ip of client> and see if you can even ping it. If you can ping it go to next step, if you can't try repairing your network connection and other various troublehsooting steps
3) go to start > run > and type this \\<ip of client you just pinged> and see if it pulls up the shares via windows explorer
Now if for some reason they are all on different subnets that is also a problem. Make sure your router is set up to give all clients the same ip scheme and same sub net.
If the problem still persists you could have issues with your OS. Try booting into the recovery console and use this command
chkdsk /r
Oh and also make sure that they have actually shared some resources on their machines first. By right clicking on a folder and going to properties, and then the sharing tab.
|