answersLogoWhite

0

any entity in the AD is treated as and objects like user,computer, printer etc all the network resources are objects and each having some attributes.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What does Active Directory use to allow administrators to query and modify users groups and computers?

The DS tools consist of the following commands DSQUERY - search for active directory objects matching criteria DSGET - retrieves selected attributes from active directory objects DSMOD - modify attributes for one or more active directory objects DSADD - create active directory objects DSMOVE - move active directory objects DSRM - removes/deletes active directory objects


What is directory schema?

The Active Directory schema defines the kinds of objects, the types of information about those objects, and the default security configuration for those objects that can be stored in Active Directory. The Active Directory schema contains the formal definitions of all objects, such as users, computers, and printers that are stored in Active Directory. On domain controllers running either Windows 2000 or Windows Server 2003, there is only one schema for an entire forest. This way, all objects that are created in Active Directory conform to the same rules. The schema has two types of definitions: object classes and attributes. Object classes such as user, computer, and printer describe the possible directory objects that you can create. Each object class is a collection of attributes. Attributes are defined separately from object classes. Each attribute is defined only once and can be used in multiple object classes. For example, the Description attribute is used in many object classes, but is defined only once in the schema to ensure consistency.


What types of active directory objects are not container objects?

user


What defines the types of objects that can be created within active directory such as user and printer objects?

The Active Directory Schema defines the types of user,printer objects to be created in the domain


What is the Active Directory component that contains a reference to all objects within Active Directory called?

The GLobal Catalogue has a reference to all objects within Active Directory. Its is know as GC


What is lingering objects in Active Directory?

lingering object


The directory containing information about objects in a domain resides on computers called?

, the server hosting the replica of Active Directory database is called Domain Controller. In it's database is all information about all objects, that exist in particular Active Directory domain.


What KIND OF network information active directory holds?

Active Directory stores information about all the objects, resources on the network, policies applied on them and permissions on the resources..objects can be users, computers, printers etc


What is Active Directory Recycle Bin?

Active Directory Recycle Bin is a feature that helps minimize directory service downtime by enhancing your ability to preserve and restore accidentally deleted Active Directory objects without restoring Active Directory data from backups, restarting Active Directory Domain Services (AD DS), or rebooting domain controllers. When you enable Active Directory Recycle Bin feature, all link-valued and non-link-valued attributes of the deleted Active Directory objects are preserved and the objects are restored in their entirety to the same consistent logical state that they were in immediately before deletion. For example, restored user accounts automatically regain all group memberships and corresponding access rights that they had immediately before deletion, within and across domains. Active Directory Recycle Bin is functional for both AD DS and Active Directory Lightweight Directory Services (AD LDS) environments. Mohannad Hamid


Can a user defined in active directory access a shared drive if that user is not part of the domain?

No a user defined in active directory cannot access a shared drive if they are not part of the domain. You will need to set them up as a user on your computer.


What allows a user to access to read or modify an active directory objects?

acl


Which input file format allows you to create modify and delete objects within Active Directory?

The input file format that allows you to create, modify, and delete objects within Active Directory is the LDIF (LDAP Data Interchange Format). LDIF files are plain text files that contain directory information, formatted in a way that can be processed by LDAP-compatible applications. They are commonly used for importing and exporting directory entries and can include commands for adding, modifying, or deleting objects in Active Directory.