Active Directory (AD) Computer Object
March 2, 2021
SAMAccountName: This is also a naming attribute that is used to uniquely identify a computer object in the network. It is the pre-Windows 2000 logon name of an object.
ObjectCategory: It includes the distinguished name of the object class to which the computer object belongs or the name of one of its superclasses.
ObjectClass: It contains the distinguished name of the object class to which…
Active Directory Computer Objects Tabs
March 2, 2021
The general tab
Some properties are assigned to a computer automatically once it’s joined to a domain, such as DNS name, Computer name, and Role etc. Even the administrator himself cannot change these properties.
In the description box you can add a brief description of the computer.
The location tab
You can save the physical location of the computer in this tab.
The…
Active Directory Computer Object Management
March 2, 2021
What you will learn from this article:
Active Directory is a directory service that organizations can use to organize their resources. The Active Directory network is comprised of elements called Active Directory objects. These objects represent resources that are a part of the network. There are several types of objects such as a user, computer, printer, and more. In this…
Active Directory Nested Groups Explained
March 2, 2021
What you will learn:
Nesting groups in Active Directory (AD) allow for better control in managing access to resources in the AD network. Group nesting also makes it easier to assign permissions across multiple domains and greatly reduces the hassle for IT administrators. However, the process of nesting groups can quickly get confusing owing to the various types of groups in AD and their scope.
Active Directory Group Objects Management
March 2, 2021
To add objects to groups in AD
Open ADUC and right click on the object you intend to add to the group
From the shortcut menu that pops choose the option “add to a group”
Type the name of the group in the “select groups” dialogue box that appears
Click OK
The object will hence be added to the group
Managing group objects
To manage objects of a group in AD
Open ADUC…
AD Group object properties – Security tab
March 2, 2021
The security tab of the group properties window is of high importance because it allows you to configure access permissions on the group object.
The security tab allows you to grant or deny permissions to other groups and users over the group object.
In the “group or user names” section you can choose the group or the user to whom you would like to deny or allow permission.
You…
AD Group object properties
March 2, 2021
Members tab
The Members tab displays the name of all users and groups that are members of the group. The add buttons and remove buttons can be used to add or remove users or groups from this list.
MemberOf tab
The MemberOf tab displays all the groups in which the group holds membership.
ManagedBy tab
The Managedby tab displays the contact details of the user who manages…
Active Directory User properties – Sessions tab
March 2, 2021
The sessions tab of the user properties window allows you to configure the timeout and reconnection settings for a user.
End a disconnected session– Allows you to configure the duration after which a disconnected session should be ended.Active session limit– allows you to configure the duration after which an active session should be endedIdle session limit– allows…