Linked by Thom Holwerda on Thu 1st Jan 2009 17:50 UTC, submitted by poundsmack
Windows "You probably have seen or heard about HomeGroup by now. We demonstrated it at PDC this year during Steven's keynote, it was mentioned a few times at WinHec, and some of you may have even tried it on your PCs with the PDC pre-beta build of Windows 7. HomeGroup represents a new end-to-end approach to sharing in the home, an area in which Windows has provided many features before - the intuitive end to end is what's new. HomeGroup recognizes and groups your Windows 7 PCs in a 'simple to set up' secure group that enables open access to media and digital memories in your home. With HomeGroup, you can share files in the home, stream music to your XBOX 360 or other devices, and print to the home printer without worrying about technical setup or even understanding how it all works. This blog post is designed to give you a behind-the-scenes look at how we designed HomeGroup."
Thread beginning with comment 342204
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Comment by mallard
by mallard on Sat 3rd Jan 2009 13:16 UTC in reply to "RE[3]: Comment by mallard"
mallard
Member since:
2006-01-06

You seem to be confusing "features that require a domain" with "properties of a domain itself".

Workgroups are peer to peer networks of computers.

As are domains. The only difference is that one peer has some extra services.

Name resolution is done via netbios.

(You mean WINS) or DNS. There is nothing stopping you using DNS on a workgroup.

The only way to do anything on another computer is to have an account on that computer. No computer has control over another one.

Correct, workgroups don't have centralized authentication.

Domains are networks set up by a domain controller.

Sort of. You can add a domain controller to an existing workgroup to make it a domain.

Name resolution is done via a DNS server.

Or WINS. While Windows 2000 and above force you to set up a DNS server when setting up a domain, there is no requirement for the members of the domain to actually use that DNS server. In fact, the domain can work perfectly fine in this way.

Your domain account determines your rights on any computer on the domain.

Its, far more complicated than that. A domain provides centralized authentication, but each computer can have it's own security configuration, granting or not any rights to both domain and local users.
Group policies can be pushed out over the network to control most features in windows is a very granular fashion.

This is a feature that requires a domain, not a property of the domain itself.
Domain admins have admin rights on every computer on the domain, and can do everything from lock it down to push out network wide deployments of software.

Domain admins have admin rights on domain members by default, but you can easily remove the domain admins group from the local admins group. The ability to push software is another feature that requires a domain.


The computers communicate together with smb, that is the only similarity between domains and workgroups.


Basically, the properties of a domain are a superset of those of a workgroup.

Reply Parent Bookmark Score: 2