码迷,mamicode.com
首页 > 其他好文 > 详细

手动删2008R2子域及其域控

时间:2019-12-20 21:03:13      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:情况   ada   dom   zone   util   自身   manage   let   target   

在子域自身出错无法降级的情况下,用ntdsutil手动删

1 删除子域域控

ntdsutil:me cl

          metadata cleanup: con

          server connections: con to do xx.com

            server connections: q

            metadata cleanup: se op tar

            select operation target: li si

            select operation target: se si 0

            select operation target: li do

            select operation target: se do 1

            select operation target: li se in si

            select operation target: se se 1

            select operation target: q

           metadata cleanup: re se se

2 删除子域

ntdsutil: me cl

metadata cleanup: con

server connections: con to se xx.xx.com(是server,不是domain)

server connections: q

metadata cleanup: se op tar

select operation target: li si

select operation target: se si 0

select operation target: li do

select operation target: se do 1

select operation target: li se in si

select operation target: se se 0

select operation target: q

metadata cleanup: re se do

3 如果删除子域出错,还可以用partition management 删子域

ntdsutil: Partition management

partition management: con

server connections: co to se xx.xx.com

server connections: q

partition management: li

partition management: delete nc DC=DomainDnsZones,DC=xx,DC=com

partition management: delete nc DC=xx,DC=com (这两行删除的顺序不能反)

4 去林根域控的DNS里手动删掉无效条目。

5 上文凡是0,代表列表中林根域或其域控,1代表子域或其域控。操作时必须仔细核对实际对应序号。

手动删2008R2子域及其域控

标签:情况   ada   dom   zone   util   自身   manage   let   target   

原文地址:https://blog.51cto.com/2833238/2460276

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!