본문 바로가기

Windows

How to change default OU for computers in AD

How to change default OU for computers in AD

  1. 신규 OU 생성한다.

 

 

 

  1. Quick way to find the DN is to launch Active Directory Users and Computers.

Click on View and select Advanced Features.


 


  1. 신규 OU에서 Attribute Editor > distinguishedName 클릭하여 해당 내용 복사한다.

 


 

  1. PowerShell에서 아래와 같이 명령어를 실행한다.

redircmp "OU=Computer_OU,DC=contoso,DC=com"

주의 : 따움표

 

 

 

.


[참고문서] 

http://technet.microsoft.com/en-us/library/cc770619.aspx

http://pc-addicts.com/server-2012-change-default-ou/

 

'Windows' 카테고리의 다른 글

.net framwork 설치된 버전 확인하는 방법  (0) 2015.07.15
Diskpart command  (0) 2015.06.09
Basic VMware and Hyper-V Terminology Name  (0) 2015.04.30
IIS6.0 FTP 보안계정 관련  (0) 2015.04.08
logparser Tools 사용법 - 로그분석툴  (0) 2015.03.24