answersLogoWhite

0

millions

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What do you mean by active directory user?

Active directory users are nothing but the ones those are authenticated or able to access the directory with all the benefits of directory


How do you add new user to domain with active directory?

Go to start->programs->administrative tools->active directory users and computers->right click on users folder and create it


Which is not a part of active directory four organizing component?

Users


How do you access different features to the active directory?

The Active Directory administrative tools can only be used from a computer with access to a domain. The following Active Directory administrative tools are available on the Administrative Tools menu: Active Directory Users and Computers (dsa.msc) Active Directory Domains and Trusts (domain.msc) Active Directory Sites and Services (dssite.msc)


Are users part of the active directory?

yes users are the important part of active directory as the users are assigned the permission to use the resources, groups, printers .We can assign users to a group and apply permission on them we can put them in OU and apply restriction /permission etc.Without users there is no meaning of resources.


What is machine domain?

A Domain is a logical group of computers having versions of Microsoft Windows OS.All these computers shares a central database which is known as Active Directory.An Active Directory is basically group of computers, users, objects, etc.


Does the Active Directory Migration Tool copy users or move them?

It copies them.


What mmc do you use to create OUs?

Active Directory Users and Computers


What contains the rules and definitions that are used for creating and modifiying objects classes and attributes within active directory?

The rules and definitions for creating and modifying object classes and attributes within Active Directory are contained in the Active Directory Schema. The schema defines the types of objects (such as users, groups, and computers) and their attributes, as well as the relationships between them. It can be modified using tools like Active Directory Schema snap-in or Windows PowerShell, allowing administrators to customize the directory according to organizational needs. Changes to the schema are critical as they affect how data is stored and accessed within Active Directory.


Where can one download the snap in Active Directory Users and Computers?

One can download the snap-in for Active Directory Users and Computers through the Remote Server Administration Tools. The RSAT can be downloaded directly from the Microsoft website.


How many users are create in active directory window 2008 standard?

1Billion


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