06 - Windows Server 2012 Create User Group and Delete OU (Video in Khmer)
Learn how to create user security group, add members, and delete protected OU on Windows Server 2012 R2 step-by-step with video tutorial in Khmer and tips for beginners.
2026-09-09 ยท 3 min read
Hello my friend! Today I show you step-by-step how to Create User Security Group and Delete Protected OU on Windows Server 2012 R2 inside VMware! Group is used for managing user permissions in Active Directory. Also, many beginners get stuck when trying to delete an OU folder! Very easy to follow with video tutorial in Khmer! Let's get started!
๐ก Tip: In video tutorial, I create OU named
Students, create usersok.sao, create Security GroupIT-Staffto add user into group, and show how to delete protected OU!
Step 1: Create Security Group & Add User to Group
- Open Server Manager > Tools > Active Directory Users and Computers (
dsa.msc). - Right-click your target OU or Domain > select New > click Group.
- Enter Group name (example:
IT-StafforSales-Group). - Select Group scope: Global and Group type: Security > click OK.
- Add User to Group: Right-click your new group > select Properties > click Members tab > click Add... > type user name (example:
sok.sao) > click Check Names > click OK > click Apply.
๐ก Tip: Always assign folder permissions to Security Groups, NOT individual users! When new employee joins department, just add user to group and user automatically gets all permissions!
Step 2: Delete Protected Organizational Unit (OU)
When you try to right-click and delete an OU, Windows will block deletion because accidental deletion protection is enabled! Follow steps below to remove protection and delete OU:
- In Active Directory Users and Computers, click View menu at top bar > check Advanced Features.
- Right-click the OU you want to delete (example:
Students) > select Properties. - Click Object tab at top.
- Uncheck Protect object from accidental deletion > click Apply and OK.
- Now right-click the OU again > select Delete > click Yes to confirm!
๐ก Tip: If you cannot see Object tab in OU properties, make sure you enable View > Advanced Features first!
Watch Video Tutorial (Khmer)
Watch full step-by-step video tutorial below to see complete process in Khmer:
Related Tutorials
- ๐ Windows Server 2012 Complete Tutorial Series (Video in Khmer)
- ๐ 03 - Windows Server 2012 Promote First Domain Controller (Video in Khmer)
- ๐ 04 - Windows Server 2012 Remove Default Strong Password (Video in Khmer)
- ๐ 05 - Windows Server 2012 Create OU and User Account (Video in Khmer)
- ๐ป 07 - Windows Server 2012 Join Domain Client to Domain Controller (Video in Khmer)
Hope this tutorial help you create user groups and delete protected OUs on Windows Server 2012 R2 easily! Practice managing your Active Directory objects today. Happy learning my friends! Sharing is caring!