AD 2003升级到2008

升级 AD DS Windows Server 2008
请参考以下图片
clip_image002
在现有的Windows 2000 Server 或者 Windows Server 2003域中安装一台全新的Windows Server 2008域控制器时,需要完成以下操作:
l 如果在域森林中部署第一台Windows Server 2008域控制器,需要在Schema Master上执行命令 adprep /forestprep 来扩展schema;
l 如果在一个Windows 2000 Server域中部署第一台Windows Server 2008域控制器,需要在Infrastructure Master上执行命令 adprep /domainprep /gpprep 来准备域、在SYSVOL共享文件夹中的组策略对象上添加可继承的访问控制项(ACEs)、并且在各域控制器间同步SYSVOL共享文件夹。
l 如果在一个Windows Server 2003域中部署第一台Windows Server 2008域控制器,需要在Infrastructure Master上执行命令 adprep /domainprep 来准备域
l 在安装了可读写的域控制器后,可以在Windows Server 2003 森林中安装一台只读域控制器(RODC),但前提是需要在任何一台机器上执行 adprep /rodcprep 命令来准备林.如果这台只读域控制器还要担任全局编录服务器(GC),那么还需要在域森林中的所有域中执行 adprep /domainprep 命令来准备域,这样这台RODC才能在域森林中所有域中复制GC数据,并担任GC.
下面,我们看一下如何在Windows Server 2003域中升级AD DS为Windows Server 2008
1、登录到Schema Master(登录帐号需要是Enterprise Admins和Schema Admins中的成员),插入Windows Server 2008安装光盘,进入sources\adprep\下,执行adprep /forestprep 命令,提示下图中的信息,输入 C 然后按回车;
clip_image004
2、完成后提示“Adprep successfully updated the forest-wide information”便表示Schema已成功扩展;
clip_image006
3、登录到Infrasturcture Master(登录帐号需要是Domain Admins组成员),插入Windows Server 2008安装光盘,执行adprep /domainprep /gpprep命令来准备域和更新组策略对象;
clip_image008
4、当提示如下信息时表示成功完成;
clip_image010
5、运行Windows Server 2008安装光盘,点击“Install now”;
clip_image012
6、选择“Do not get the latest updates for installation”;
clip_image014
7、输入License Key,由于我的是评估版,所以直接点击“Next”;
clip_image016
8、确认不输入License Key,点击“No”;
clip_image018
9、选择升级的Windows Server 2008版本,启用“I have selected the edition of Windows that I have purchased”,点击“Next”;注意这里升级安装需要遵循一定的原则:原标准版可升级为Windows Server 2008标准版或企业版,原企业版只能升级为Windows Server 2008企业版。 clip_image020
10、打开“许可协议阅读”窗口,选中“I accept the license terms”,点击“Next”;
clip_image022
11、打开“您想进行何种类型的安装”对话框,选择“Upgrade”选项;
clip_image024
12、在如下兼容性报告(Compatibility Report)对话框中,点击“Next”;
clip_image026
13、打开“正在升级Windows”窗口,开始复制文件并安装Windows,在安装过程可能会多次重启,属于正常现象;
clip_image028
14、完成后,便可以看到系统已升级到Windows Server 2008了,输入帐号密码登录;
clip_image030
15、进入系统后,在“Active Directory Domains and Trusts”中,右键点击域名,点击属性,可以看到当前的域功能级别和林功能级别仍然是Windows Server 2003, 待所有域控制器都升级为Windows Server 2008后,我们就可以提升域功能级别和林功能级别为Windows Server 2008了,至此,整个AD DS升级工作便完成了。
clip_image032
 

你可能感兴趣的:(职场,升级,休闲,ad)