Assume you are tasked with preparing a proposal advocating the migration to Windows Server 2008 from the current network solution. Please research the features, functions, and capabilities of Server 2008 to answer the question below.
What is Active Directory and how is it used? What are the benefits of utilizing Active Directory?
3 comments:
What is Active Directory?
Active Directory is Microsoft's Directory Server. It provides authentication and authorization mechanisms as well as a framework within which other related services can be deployed (AD Certificate Services, AD Federated Services, etc). It is an LDAP compliant database that contains objects. The most commonly used objects are users, computers, and groups. These objects can be organized into organizational units (OUs) by any number of logical or business needs. Group Policy Objects (GPOs) can then be linked to OUs to centralize the settings for various users or computers across an organization.
How is Active directory use.
If you are a computer administrator for a large corporation or organization, you can easily update all end users computers with new software, patches and files simply by updating one object in a forest or tree.
Benefits of utilizing active directory? allow administrator to reduced the cost and effort of administering a window domain based network Active directory facilitates the centralization of resources and management as well as the authentication and authorization of users.
What is active directory?
Active directory is a special purpose database. It is not a registry replacement. It is designed to handle a large number of read and search operations and a significantly smaller number of changes and updates. It is hierarchical, replicated, and extensible. Examples of data stored in the directory include printer queue data, user contact data, and network/computer configuration data. The directory consists of objects and attributes; their definitions are stored in the Active Directory schema. (So What Is Active Directory?, 2012)
What are the benefits of utilizing Active Directory?
The benefits of utilizing active directory include use of the server roles feature. The ability to dedicate server roles enables the administrator to easily define a role for the server to act as. For example, the role of web server can be applied and use of the server as such is capable.
Active Directory
An active directory is a structure used on Microsoft Windows based computers and servers to store information and data about networks and domains. It helps organize objects for easy retrieval and access by end users and administrators. It allows the administrator to set security up for the directory.
The active directory is also a structure that includes printers and web mail for the end users. The benefits include security, faster deployment, less hardware and back-up and recovery.
Post a Comment