Chinaunix首页 | 论坛 | 博客
  • 博客访问: 595691
  • 博文数量: 1357
  • 博客积分: 3000
  • 博客等级: 中校
  • 技术积分: 14950
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-14 20:23
文章分类

全部博文(1357)

文章存档

2010年(1357)

我的朋友

分类:

2010-10-15 10:39:01

  windows server 2008 ad的备份和还原不再和windows server 2000或windows server 2003一样备份还原system states,而是需要备份criticalvolumes.其中包含如下文件:   the system volume [this is the volume that hosts the boot files, which consists of the bootmgr file and the boot configuration data (bcd) store. ">   the boot volume[this is the volume that hosts the windows operating system and the registry. ">   the volume that hosts the sysvol tree   the volume that hosts the active directory database (ntds.dit)   the volume that hosts the active directory database log files   windows server 2008的备份模式有如下三种:   full server recovery   system state recovery   file/folder recovery   可以使用bcdedit.exe这个工具来切换使用正常模式还是目录服务还原模式来启动备份工具.   目录服务还原模式来启动:   bcdedit /set safeboot dsrepair   正常模式启动:   bcdedit /deletevalue safeboot   windows server 2008中,system state data至少包含如下数据(视服务器上角色的多少有多不同):   registry   com+ class registration database   boot files, as described earlier in this topic   active directory certificate services database   active directory domain services database   sysvol directory   cluster service information   microsoft internet information services (iis) metadirectory   system files that are under windows resource protection 如果喜欢备份和还原windows server 2008只读域控制器请收藏或告诉您的好朋友.
阅读(127) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~