일반적으로 PDC 에 있는 모든 사용자 계정을 BDC 로 옮긴 후 BDC 을 승격 시킨 후 새로운 시스템에 다시 BDC 을 설치 하여 작업 해 주면 됩니다.

그런데 여러대의 컴퓨터에 작업을 할 경우 쉽게 처리 하려면 따로 리소스 킷이 있어야 합니다.

You will need the resource kit utility addusers.exe

/p: Set's account creation options, followed by an comb. of {lced}
l Users do not have to change passwords at next logon.
c Users cannot change passwords.
e Passwords never expire. (implies l option)
d Accounts disabled.

So, 'addusers /e /p:l' would mean the users don't have to change the passwords.

최근 버전 까지는 패스워드에 대해서는 백업을 받을 수 없습니다.
Posted by NTFAQ

트랙백 주소 :: http://ntfaq.co.kr/trackback/502 관련글 쓰기

댓글을 달아 주세요