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

推荐订阅源

Simon Willison's Weblog
Simon Willison's Weblog
P
Privacy International News Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
T
Troy Hunt's Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
Attack and Defense Labs
Attack and Defense Labs
S
Secure Thoughts
V2EX - 技术
V2EX - 技术
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
O
OpenAI News
Cloudbric
Cloudbric
Google Online Security Blog
Google Online Security Blog
Schneier on Security
Schneier on Security
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Help Net Security
Help Net Security
Cyberwarzone
Cyberwarzone
G
GRAHAM CLULEY
L
Lohrmann on Cybersecurity
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Spread Privacy
Spread Privacy
NISL@THU
NISL@THU
N
News and Events Feed by Topic
T
Tenable Blog
S
Security @ Cisco Blogs
N
News and Events Feed by Topic
The Hacker News
The Hacker News
C
CXSECURITY Database RSS Feed - CXSecurity.com
宝玉的分享
宝玉的分享
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
V
Visual Studio Blog
P
Proofpoint News Feed
Webroot Blog
Webroot Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 三生石上(FineUI控件)
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Jina AI
Jina AI
雷峰网
雷峰网
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
L
LangChain Blog
The Register - Security
The Register - Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东

博客园 - 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 TechED上海 术语: Tombstone/Tombstone Lifetime Windows 2003故障恢复 几乎没有管理的国企! ASP.Net 2.0中的Membership,Role和Profile 关于ASP.Net 2.0中的Theme ntdsutil的功能 体验了一次DNS的动态更新功能 Flexible Single Master Operations (FSMO)
70-294读书笔记
enjoy .net · 2005-10-04 · via 博客园 - enjoy .net

Chapter3  Installing and configuring Active Directory
Lesson 3 Verifying Active Directory Installation
1、Verifying Operation of the Directory Services Restore Mode Boot Option
To verify operation of the directory services restore mode boot option, complete the following steps:
1. Restart your computer and press F8 when you see the Boot menu.
2. On the Windows Advanced Options menu, use the arrow keys to select Directory Services Restore Mode, and then press Enter.
3. The Boot menu is displayed again, with the words “Directory Services Restore Mode” displayed in color at the bottom. Select the operating system installation that you want to start, and then press Enter. The computer restarts in directory services
restore mode. This can take a few minutes.
4. On the Welcome To Windows screen, press Ctrl+Alt+Delete. Log on to the local computer using the server’s Administrator account name (specified during server setup,这是在安装操作系统时设定的用户名) and directory services restore mode administrator password (specified during
Active Directory installation,这是在安装AD时设定的还原密码,并且可以修改
). Click OK.
注意:You cannot use the name and password of the Active Directory administrator because Active Directory is offline and account verification cannot occur. Rather, the SAM database is used to control access to Active Directory on the local computer while Active Directory is offline.
5. In the Windows Is Running In Safe Mode warning message box, click OK to run the domain controller in safe mode.
6. To return to normal Active Directory operation, restart the computer.
                                                                                                                      
Chater 4 Installing and Managing Domains, Trees, and Forests

Lesson 1 Creating Multiple Domains, Trees, and Forests
1、Creating Multiple Trees
A forest can have one or more trees. However, one tree per forest is considered ideal because it requires fewer administrative
activities. Although the recommended number of trees in a forest is one, you might need to define more than one tree if your organization has more than one DNS name.   
2、Creating Multiple Forests
Because Windows Server 2003 domains in a forest share

a single schema, configuration container, and global catalog, and are linked by two-way transitive trusts

, you should strive to have only one forest for your organization. Ideally, the use of multiple forests should be temporary and reserved for situations such as a merger, acquisition, or partnership where two or more organizations must be joined. By defining multiple forests, you add substantial administrative and usability costs to your organization.

Lesson 2 Renaming and Restructuring Domains and Renaming Domain Controllers
1、Windows Server 2003 allows you to rename a domain(注意是修改域名)
2、Windows Server 2003 also allows you to restructure the hierarchy of domains in your forest so that a domain residing in one domain tree can be moved to another domain tree.   Restructuring a forest allows you to move a domain anywhere within the forest it resides in (except the forest root domain); this includes the ability to move a domain so that it becomes the root of its own domain tree.
注意:
You can rename or restructure the domains in a forest only if all domain controllers in the forest are running Windows Server 2003, all domain functional levels in the forest have been raised to

Windows Server 2003

, and the forest functional level has been raised to

Windows Server 2003

.

执行以上两个操作需要用到名为:

Rendom.exe

的工具,The Rendom.exe utility can be found in the \Valueadd\Msft\Mgmt\Domren directory on the Windows Server 2003 CD-ROM.
A domain rename will affect every domain con-troller in your forest and is a thorough multi-step process that requires a detailed understanding of the operation. For detailed information about the domain rename function, see the Readme file found in the same directory.

3、Renaming a Domain Controller(注意是修改与控制器的计算机名)
You can rename a domain controller only if the domain functional level of the domain to which the domain controller is joined is set to Windows Server 2003.You rename a domain controller by using the

Netdom.exe

: Windows Domain Manager command-line tool, included with the Windows Support Tools on the Windows Server 2003 Setup CD-ROM. You use the Netdom Computername command to manage the primary and alternate names for a computer.

The Windows Support Tools are included on the Windows Server 2003 CD in the \Sup-port\Tools folder. These tools are intended for use by Microsoft support personnel and experienced users.