惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
Security Latest
Security Latest
Simon Willison's Weblog
Simon Willison's Weblog
O
OpenAI News
GbyAI
GbyAI
L
LINUX DO - 最新话题
A
Arctic Wolf
T
Tor Project blog
G
GRAHAM CLULEY
I
InfoQ
博客园_首页
IT之家
IT之家
The Register - Security
The Register - Security
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
N
Netflix TechBlog - Medium
K
Kaspersky official blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
U
Unit 42
PCI Perspectives
PCI Perspectives
量子位
P
Palo Alto Networks Blog
S
Securelist
T
Troy Hunt's Blog
博客园 - 【当耐特】
Recorded Future
Recorded Future
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
S
Security Affairs
Engineering at Meta
Engineering at Meta
T
The Blog of Author Tim Ferriss
博客园 - 聂微东
罗磊的独立博客
N
News and Events Feed by Topic
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
NISL@THU
NISL@THU
C
Cisco Blogs
T
Threatpost
有赞技术团队
有赞技术团队
Forbes - Security
Forbes - Security
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
T
The Exploit Database - CXSecurity.com
Cloudbric
Cloudbric
Cyberwarzone
Cyberwarzone
Google DeepMind News
Google DeepMind News
C
Cyber Attacks, Cyber Crime and Cyber Security

博客园 - enjoy .net

visual basic video series:Forms over data 无功倒送问题 变压器高低压侧的电流计算 爬电、爬距(泄漏距离)、爬电比距 使用BackgroundWorker进行Thread编程 VS2005的初体验 地板选购指南 IT服务管理时代已经到来 IT服务管理的效果分析 How to use the Install from Media feature to promote Windows Server 2003-based domain controllers 70-294读书笔记 TechED上海 术语: Tombstone/Tombstone Lifetime 几乎没有管理的国企! ASP.Net 2.0中的Membership,Role和Profile 关于ASP.Net 2.0中的Theme ntdsutil的功能 体验了一次DNS的动态更新功能 Flexible Single Master Operations (FSMO)
Windows 2003故障恢复
enjoy .net · 2005-08-25 · via 博客园 - enjoy .net

只有当你真正体验一次Windows无法启动,而你又束手无策时,你才会真正理解制定故障恢复策略的重要性。在本Blog中我将主要讨论Windows操作系统和AD的故障恢复策略。

1、故障恢复控制台

What is 故障恢复控制台?
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/004ad222-a8d0-4b9d-bf8d-756a6428a2da.mspx
Recovery Console is particularly useful if you need to repair your system by copying a file from a floppy disk or CD-ROM to your hard disk, or if you need to reconfigure a service that is preventing your computer from starting properly.

如何安装故障恢复控制台、如何通过Windows CD-ROM启动故障恢复控制台
How To Use the Recovery Console on a Windows Server 2003-Based Computer That Does Not Start
http://support.microsoft.com/kb/326215/en-us
注意:从以上KB可以知道登录故障控制台的密码是Administrator的密码:Note Recovery Console uses the Administrator password that you configured when you installed Windows Server 2003. Changes that you make to the Administrator password after you install Windows Server 2003 do not apply to Recovery Console.

HOW TO:使管理员能够自动登录到故障恢复控制台
http://support.microsoft.com/default.aspx?scid=kb;zh-cn;312149

实战
HOW TO: Replace a Driver By Using Recovery Console in Windows Server 2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;816104

2、Automated System Recovery
 Microsoft recommends that you regularly create Automated System Recovery (ASR) sets as part of an overall plan for system recovery so that you are prepared if the system fails. ASR should be a last resort for system recovery. Use ASR only after you have exhausted other options. For example, you should first try Safe Mode Boot and Last Known Good.

ASR is a two-part system; it includes ASR backup and ASR restore. The ASR Wizard, located in Backup, does the backup portion. The wizard backs up the system state, system services, and all the disks that are associated with the operating system components. ASR also creates a file that contains information about the backup, the disk configurations (including basic and dynamic volumes), and how to perform a restore.

You can access the restore portion by pressing F2 when prompted in the text-mode portion of setup. ASR reads the disk configurations from the file that it creates. It restores all the disk signatures, volumes, and partitions on (at a minimum) the disks that you need to start the computer. ASR will try to restore all the disk configurations, but under some circumstances it might not be able to. ASR then installs a simple installation of Windows and automatically starts a restoration using the backup created by the ASR Wizard.
http://support.microsoft.com/default.aspx?scid=kb;en-us;818903

Make sure you have the following items before you begin the recovery procedure:

Your previously created Automated System Recovery (ASR) floppy disk.

Your previously created backup media.

The original operating system installation CD.

http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/asr.mspx

3、How to troubleshoot startup problems in Windows Server 2003
这篇KB内容比较全面,讲的内容包括:
How to Start the Computer by Using the Last Known Good Configuration
How to Start the Computer in Safe Mode
How to Use System Configuration Utility(主要讲msinfo32和msconfig)
How to Use Automated System Recovery (记得在2000中的紧急修复盘吗,现在叫做ASR)
How to Use the Microsoft Windows Recovery Console

4、示例:How to troubleshoot the "NTLDR is missing" error message in Windows Server 20035、AD恢复
AD的恢复包括3种形式:
nonauthoratative restore 非强制还原
authoratative restore:强制还原 将域控制器还原到备份时的状态,同时可以恢复不小心删除的对象,而非强制还原做不到这一点,因为域控制器之间会相互复制,当被删除对象恢复时,由于它的版本比较低,所以很快还是会被删除
primary restore:主要还原 如果整个域内的所有域控制器都出现故障,还原第一台域控制器时,使用此还原

非强制还原过程
1)重新启动Windows ,按F8并选择目录恢复模式
2)使用Windows Backup恢复系统状态
3)重新启动

强制还原
过程与非强制还原类似只是在重新启动前执行dsutil命令
c:\ntdsutil
ntdsutil: authoratative restore
authoratative restore : restore subtree ou=业务部,dc=abc,dc=com

标准还原
与非强制还原类似,只是在使用backup时,点高级按钮,并选择 “当还原复制的数据集时,将还原的数据作为所有副本的主要数据”