科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网服务器频道Server 2008 R2之从介质安装AD DS

Server 2008 R2之从介质安装AD DS

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

从介质安装AD DS可以使用 Ntdsutil.exe 为在域中创建的其他域控制器创建安装介质。通过从介质安装,可以最大程度地减少网络上目录数据的复制。有利于在远程站点中更高效地安装其他域控制器。

来源:IT168 2009年9月10日

关键字: Windows 2008 Server 2008

  • 评论
  • 分享微博
  • 分享邮件

在本页阅读全文(共2页)

  以下为无人职守文件的内容:

  ; DCPROMO unattend file (automatically generated by dcpromo)

  ; Usage:

  ; dcpromo.exe /unattend:C:\Users\Administrator\Desktop\share\unattend.txt

  ;

  ; You may need to fill in password fields prior to using the unattend file.

  ; If you leave the values for "Password" and/or "DNSDelegationPassword"

  ; as "*", then you will be asked for credentials at runtime.

  ;

  [DCInstall]

  ; Replica DC promotion

  ReplicaOrNewDomain=Replica

  ReplicaDomainDNSName=HBYCRSJ.COM

  SiteName=Default-First-Site-Name

  InstallDNS=Yes

  ConfirmGc=Yes

  CreateDNSDelegation=No

  UserDomain=HBYCRSJ.COM

  UserName=HBYCRSJ.COM\BILL.XU

  Password=*

  ReplicationSourcePath="C:\dcinstallmedia"

  ReplicationSourceDC=WIN2008R2CNDC.HBYCRSJ.COM

  DatabasePath="C:\Windows\NTDS"

  LogPath="C:\Windows\NTDS"

  SYSVOLPath="C:\Windows\SYSVOL"

  ; Set SafeModeAdminPassword to the correct value prior to using the unattend file

  SafeModeAdminPassword=

  ; Run-time flags (optional)

  ; CriticalReplicationOnly=Yes

  ; RebootOnCompletion=Yes

  验证安装:

  1、可以通过活动目录用和计算机(dsa.msc)、活动目录站点和服务(dssite.msc)、活动目录管理中心(dsac.com)查看

  

  

  2、通过DNS管理器(Dnsmgmt.msc)查看有关记录。

  

  

  说明:

  1、 Windows Server 2003 的域控制器上不支持 ifm 命令。可以创建 Windows Server 2003 域控制器的备份,然后在待安装的服务器上将备份恢复到某一文件夹,然后使用 dcpromo /adv 命令创建 Windows Server 2003 域控制器。

  2、可以使用 32 位域控制器为 64 位域控制器生成安装介质,反之亦然

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章