기본적으로 한 사용자 계정으로 도메인에 가입시킬 수 있는 컴퓨터 수는 10개로 제한되어 있습니다.
아래 링크에서 Method 2: Grant the "Create Computer Objects" and "Delete Computer Objects" Access Control Entries (ACEs) to the User 라는 부분의 내용을 적용하시면 특정 계정에 대해서만 제한을 해제하실 수 있습니다.
http://support.microsoft.com/kb/251335/en-us
1. From the Active Directory Users and Computers snap-in, click Advanced Features on the View menu so that the Security tab is exposed when you click Properties.
2. Right-click the Computers container, and then click Properties.
3. On the Security tab, click Advanced.
4. On the Permissions tab, click Authenticated Users, and then click View/Edit.
NOTE: If the Authenticated Users group is not listed, click Add and add it to the list of permission entries.
*가이드에서는 Authenticated Users 그룹을 넣으라고 나와있으나, 특정 User (Ex. Kdhong) 계정을 등록하십시오.
5. Make sure the This object and all child objects option is displayed in the Apply onto box.
From the Permissions box, click to select the Allow check box next to the Create Computer Objects and Delete Computer Objects ACEs, and then click OK.
- 끝 –
'Microsoft > Active Directory' 카테고리의 다른 글
Active Directory란? (개념, 용도와 활용, 고려 사항등) (3) | 2017.02.16 |
---|---|
[DirectAccess] DirectAccess의 개념과 사용을 위한 요구 사항 (3) | 2017.02.10 |
WORKGROUP 컴퓨터의 Windows 시간 동기화 문제 (Windows Time 서비스) (0) | 2016.02.23 |
Active Directory에서 기본 도메인 조인 컴퓨터 위치 변경 (0) | 2015.08.05 |
AD에서 일정 기간 동안 비 활성 상태인 컴퓨터 확인 및 삭제 방법 (0) | 2015.06.03 |