RAVINDRA'S BLOG

Wednesday, 4 April 2018

Workgroup vs Domain

Workgroup:

  • Generally a workgroup refers to a group of computers connected on the one network.
  • Work Group is One and One Network.
  • Where every computer is connected to the other computer this is called Peer-Peer Network.
  • Storage is stored in every individual computer.
  • By default every windows os is a workgroup with name "WORKGROUP".
  • Each device as its own individual account.

Domain:

  • All devices in the network acts as a client and one device as a server.
  • Only the server system can share and store data.
  • In this network there must be at least one server.
  • All the user accounts are stored in the server.
  • Each device data is stored in the server.
  • Domain Controller can only be created in Windows Server OS and clients can be added to the Windows OS.

Workgroup
Domain
Log inUser can access only from one computer or device in network. User can log on at any device with in the network.
Workstations Computers are limited to maximum 10 There can be up to 2000 computers
Administrator User access all rights to control the PC. One administrator to administer the domain and its users and resources.
Location All computers must be on the same local network The computers can be on different local networks, i.e. anywhere in the world.
ChangesEach computer must be changed manuallyChanges made to one are automatically made to all computers
Security One time credentials, can make access the full PC. Admin needs to give permission, to access full PC.