How to Manage Active Directory with Kamatera

Active Directory (AD) is a database and a suite of services that connect users with the network resources needed to complete their tasks.
 
The directory, or database, contains essential information about the environment, including details about users and computers, as well as their permissions. For example, the database might list 100 user accounts, including each person’s job title, phone number, and password, along with their permissions.
 
The services manage much of the activity within the IT environment. They ensure that each user is authenticated, typically by verifying their user ID and password, and authorized, granting access only to the data and resources they are permitted to use.
 
Here are the steps for user and group management, maintenance and optimization of Active Directory on Kamatera.
 

Install Active Directory Domain Services

To set up Active Directory, you first need to install Active Directory Domain Services on your Windows Server. After the installation, the server can be promoted to a Domain Controller. Follow these steps:

  1. From the dashboard:
  2.  

  3. Click on Add Roles and Features. A new screen will open.

  4.  

  5. At Select Installation Type, select Role-based or feature-based installation. Click Next.

  6.  

  7. Select a server from the server pool. In Server Pool, make sure that your local computer is selected. Click Next.
  8.  

  9. Select Active Directory Domain Services checkbox from Roles. Click Next.
  10.  

  11. Next, you’ll be prompted to add the required features. Click Add Features to proceed. Click Next.

  12.  

  13. Click on Add Features to proceed.

  14.  

  15. Make sure you read the information on the Active Directory Domain Services dialog. Click Next.

  16.  

  17. In the Confirmation dialog, click Install to install the selected roles, role services, and features on your server.
  18.  

  19. The installation process will start. Once it’s finished, click Close to exit the wizard.


 
Promote Your Server to Domain Controller

  1. When the installation is complete, click Notifications in Server Manager.
  2. Click the link titled Promote this server to a domain controller.

  3.  

  4. Once the Active Directory Domain Services Configuration Wizard dialog opens, select Add a new forest and enter the Root domain name (ex: ADtestsample.com).
  5.  


 
The installation wizard will perform validation of prerequisites before proceeding with the installation of AD DS. Once all the checks are passed successfully, select Install to initiate the installation process.

 


 
The installation process will commence.


 
Once the installation is complete, click Close to finish the wizard. The system will restart.

Your Active Directory Services have now been installed successfully. Your machine will be rebooted automatically to apply the changes.
 

How to create, manage, and delete users and groups in Active Directory

  1. Create a new user in Active Directory.
    • Type Server Manager in the search bar. A Server dashboard will be displayed. Go to Tools and select Active Directory Users and Computers.

    •  

    • Click on your Domain name from left-hand menu (ex: ADtestsample.com).
    • Depending on whether you are using organizational units or not, find the appropriate object to place user in that. By default, we can use Users object if do not want to create an organizational unit.

    •  
      After selecting the object, right click on it and select New from the menu and select User.


       

    • A new window opens, enter First name, Last name, User logon name. Click Next.

    •  

    • Enter the Password and click Next.

    •  

    • Review the summary once and click Finish.

    •  
      Now, click on Users. You can see the new user was created.

     

  2. Deleting or removing user from Active Directory
    • Type Server manager in the search bar. The Server Manager dashboard is displayed. Go to Tools and select Active Directory Users and Computers.

    •  

    • Right click on your Domain name and select Find. 

    •  

    • Ensure that you select Users, Contacts, and Groups from the Find drop down menu. Type the name of the User you want to delete.

    •  

       
      Now, we have 2 options. We can delete the user or disable the user.

       

    • To delete the user, right click the user and select delete. Click Yes or No if you want to delete the user or not.
    • To disable the user, right click the user and select disable. Click Yes or No if you want to disable the user or not.

    Note: Once the user is deleted, you cannot get the user back.


     

  3. Create a new group within Active Directory
  4.  


     


     


     
    Now, a new group is created under Users.


     


     

     

    Add user to a group from the Group:

     


     

     

  5. Delete a Group within Active Directory

  6.  
    You have now learned some of the ways to manage your active directory on Kamatera, including how to create, manage, and delete users and groups.

Have additional questions? Search below: