Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

640 lines
31 KiB

  1. **********************************************************************
  2. Planning Your Microsoft Whistler Datacenter Server Installation
  3. Release Notes, Part 2 of 4
  4. Beta 2
  5. **********************************************************************
  6. (c) 2001 Microsoft Corporation. All rights reserved.
  7. ======================================================================
  8. 6.0 Planning Disk Partitions
  9. ======================================================================
  10. Disk partitioning is a way of dividing your physical disk so that
  11. each section functions as a separate unit. When you create partitions
  12. on a disk, you divide the disk into one or more areas that can be
  13. formatted for use by a file system, such as FAT or NTFS. Different
  14. partitions often have different drive letters (for example, C and
  15. D). A primary partition, or system partition, is one on which you
  16. can install the files needed to load an operating system, such as
  17. Whistler.
  18. Important: If you plan to delete or create partitions on a hard disk,
  19. be sure to back up the disk contents beforehand because these actions
  20. will destroy any existing data. As with any major change to disk
  21. contents, you should back up the entire contents of the hard disk
  22. before working with partitions, even if you plan to leave one or more
  23. of your partitions alone.
  24. Do not install Whistler on a compressed drive unless the partition
  25. was compressed with the NTFS file system compression feature.
  26. Uncompress a DriveSpace or DoubleSpace drive before running Whistler
  27. Setup on it.
  28. Before running Setup to perform a new installation, you will need to
  29. determine the size of the partition on which to install Whistler
  30. Datacenter Server. There is no set formula for figuring a partition
  31. size. The basic principle is to allow plenty of room for the operating
  32. system, applications, or other files that you might group together
  33. on the installation partition. The files for setting up Whistler
  34. Datacenter Server require at least 1 GB of free space on the disk, as
  35. described in "System Requirements" earlier in this text file series.
  36. You should allow considerably more disk space than the minimum amount.
  37. It is not unreasonable to allow 2-4 GB on the partition for medium
  38. installations, and as much as 10 GB for larger installations.
  39. This allows space for a variety of items, including optional
  40. components, user accounts, Active Directory information, logs, future
  41. service packs, the pagefile used by the operating system, and other
  42. items.
  43. When you perform a new installation of Whistler Datacenter Server,
  44. you can select the partition on which to install. If you specify a
  45. partition on which another operating system exists, you will be
  46. prompted to confirm your choice.
  47. During Setup, create and size only the partition on which you want to
  48. install Whistler. After Whistler is installed, you can use Disk
  49. Management to manage new and existing disks and volumes. This includes
  50. creating new partitions from unpartitioned space; deleting, renaming,
  51. and reformatting existing partitions; adding and removing hard disks;
  52. and changing a basic disk to the dynamic disk storage type, or dynamic
  53. to basic.
  54. 6.1 Disk Partition Requirements for Remote Installation Services
  55. ======================================================================
  56. If you plan to use Remote Installation Services on this server (so
  57. that you can install operating systems onto other computers), you will
  58. need a separate partition for use by Remote Installation Services.
  59. Plan on using NTFS on this partition: NTFS is required for the Single
  60. Instance Store feature of Remote Installation Services. If you need to
  61. create a new partition for Remote Installation Services, plan on doing
  62. it after Setup, and leave enough unpartitioned disk space so that you
  63. can create it (you should allow 2 GB of space, but you might need
  64. less, depending on how the server will be used). Alternatively, for
  65. the system disk (not cluster disks), you can plan to make the disk a
  66. dynamic disk, which allows more flexibility in the use of the disk
  67. space than a basic disk.
  68. For information about Remote Installation Services and about disk and
  69. partition choices, see Whistler Help and Support Services. To open
  70. Help and Support Services, after completing Setup, click Start, and
  71. then click Help and Support.
  72. 6.2 Options When Partitioning a Disk
  73. ======================================================================
  74. You can change the partitions on your disk during Setup. After Setup,
  75. you can modify the partitioning of the disk by using Disk Management.
  76. During the installation process, Setup examines the hard disk to
  77. determine its existing configuration and then offers the following
  78. options:
  79. * If the hard disk is unpartitioned, you can create and size the
  80. Whistler partition.
  81. * If the hard disk is partitioned but has enough unpartitioned disk
  82. space, you can create the Whistler partition by using the
  83. unpartitioned space.
  84. * If the hard disk has an existing partition that is large enough,
  85. you can install Whistler on that partition, with or without
  86. reformatting the partition first. Reformatting a partition
  87. erases all data on the partition. If you don't reformat the
  88. partition but you do install Whistler where there was already an
  89. operating system, that operating system will be overwritten, and
  90. you will have to re-install any applications you want to use
  91. with Whistler.
  92. * If the hard disk has an existing partition, you can delete it to
  93. create more unpartitioned disk space for the Whistler partition.
  94. Deleting an existing partition also erases any data on that
  95. partition.
  96. 6.3 Computers that Contain Multiple Whistler Partitions
  97. ======================================================================
  98. A computer can be set up so that each time you restart it, you can
  99. choose from different installations of Whistler (including Whistler
  100. Professional and any product in the Whistler Server family). If you
  101. want to set up a computer this way, note the following:
  102. * It is not necessary to create multiple installations of
  103. Whistler for insurance against startup difficulties resulting
  104. from driver or disk problems. Whistler includes a variety of
  105. disaster-recovery features, one of which is safe mode. When
  106. started in safe mode, Whistler uses default settings and the
  107. minimum number of drivers (ensuring the ability to start even
  108. if a new driver is causing a problem). Another recovery feature
  109. is the Recovery Console, a command-line interface that you can
  110. start from the Setup CD. After starting the Recovery Console
  111. and logging on, you can perform tasks such as starting and stopping
  112. services and accessing the local drive. For more information about
  113. disaster recovery, see Whistler Help and Support Services.
  114. * Install each operating system on a different partition, and
  115. install the applications used with an operating system on the
  116. same partition with it. If an application is used with two
  117. different operating systems, install it on two partitions.
  118. * If the computer participates in a domain, use a different computer
  119. name for each installation. Because a unique security identifier
  120. (SID) is used for each installation of Whistler on a domain, the
  121. computer name for each installation must be unique, even for
  122. multiple installations on the same computer.
  123. * If you use Encrypting File System (EFS) on a computer
  124. containing multiple installations of Whistler, the encrypted
  125. files will not be readable between the different installations
  126. unless you take one of the following approaches. One approach is
  127. to ensure that all the installations are in the same domain and
  128. that the user of these installations has a roaming profile.
  129. Another approach is to export the user's file encryption
  130. certificate and associated private key from one installation and
  131. import it into the other installations.
  132. For more information about EFS, roaming user profiles, and importing
  133. and exporting certificates, see Whistler Help and Support Services. To
  134. open Help and Support Services, after completing Setup, click Start,
  135. and then click Help and Support.
  136. ======================================================================
  137. 7.0 Choosing Components to Install
  138. ======================================================================
  139. The Whistler Server family of products includes a wide variety of
  140. core components, including a number of administrative tools, that
  141. Setup installs automatically. In addition, you can choose from a
  142. number of optional components that extend the functionality of your
  143. server. You can install these components during Setup, or you can add
  144. them later (through Add or Remove Programs in Control Panel).
  145. Alternatively, after Setup, you can use the Configure Your Server
  146. Wizard, which will choose and install components for you according to
  147. the type of server you specify.
  148. Choosing more of these components means providing more possibilities
  149. on the server. However, you should choose only the components you
  150. need because each component requires additional disk space. The
  151. following table (and the list that follows it) will help you choose
  152. the components you need in your installation.
  153. SERVER FUNCTION POSSIBLE COMPONENTS
  154. ------------------- ---------------------------------------------
  155. DHCP, DNS, and/or Dynamic Host Configuration Protocol (DHCP),
  156. WINS server (in a DNS, and/or Windows Internet Name Service
  157. TCP/IP network) (WINS) - all part of Networking Services
  158. Centralized Management and Monitoring Tools
  159. administration of Remote Installation Services
  160. networks Note that remote administration (previously
  161. known as Terminal Services in Remote
  162. Administration mode) is built into Whistler
  163. and does not need to be installed as
  164. a component.
  165. Authentication and Internet Authentication Service (part of
  166. secure communication Networking Services) Certificate Services
  167. File server Indexing Service
  168. Remote Storage
  169. Other Network File and Print Services (support
  170. for Macintosh and UNIX operating systems)
  171. Fax or print server Fax Service
  172. Other Network File and Print Services (support
  173. for Macintosh and UNIX operating systems)
  174. Application server Terminal Server; Terminal Server Licensing
  175. Message Queuing Services
  176. COM Internet Services Proxy (part of
  177. Networking Services)
  178. QoS Admission Control Service (part of
  179. Networking Services)
  180. Internet (Web) server Internet Information Services
  181. Dial-up access support Connection Manager Administration Kit and
  182. Connection Point Services (part of
  183. Management and Monitoring Tools).
  184. Note that Routing and Remote Access service
  185. is included as a core element of Whistler
  186. and does not need to be installed as a
  187. component.
  188. Multimedia Windows Media Services
  189. communications QoS Admission Control Service (part of
  190. Networking Services)
  191. Support for a Other Network File and Print Services (support
  192. variety of client for Macintosh and UNIX operating systems).
  193. operating systems See also "Centralized administration of
  194. networks" earlier in this table.
  195. The following list describes the components in the preceding table
  196. and all other components that you can install.
  197. Accessories and Utilities
  198. Includes desktop accessories such as WordPad, Paint, Calculator,
  199. and CD Player, as well as the Accessibility Wizard. To select
  200. individual items, in the Windows Components Wizard, select
  201. Accessories and Utilities, and then select the subcomponents you
  202. want from the list.
  203. Certificate Services
  204. Provides security and authentication support, including secure
  205. e-mail, Web-based authentication, and smart card authentication.
  206. For information about authentication of dial-up users, see
  207. "Networking Services" later in this list.
  208. Fax Service
  209. Provides support for the sending and receiving of faxes.
  210. Indexing Service
  211. Provides indexing functions for documents stored on disk. By using
  212. Indexing Service, users can search for specific document text or
  213. properties.
  214. Internet Information Services (IIS)
  215. Provides support for Web-site creation, configuration, and
  216. management, along with Network News Transfer Protocol (NNTP),
  217. File Transfer Protocol (FTP), and Simple Mail Transfer Protocol
  218. (SMTP).
  219. Management and Monitoring Tools
  220. Provides tools for communications administration, monitoring,
  221. and management, including applications that support development of
  222. customized client dialers for remote users and implementation of
  223. phone books that can be automatically updated from a central server.
  224. In addition, Management and Monitoring Tools includes Simple
  225. Network Management Protocol (SNMP) and Windows Management
  226. Instrumentation (WMI) SNMP Provider.
  227. Message Queuing Services
  228. Provides a communication infrastructure and a development tool for
  229. creating distributed messaging applications. Such applications can
  230. communicate across heterogeneous networks and with computers that
  231. might be offline. Message Queuing Services provide guaranteed
  232. message delivery, efficient routing, security, transactional
  233. support, and priority-based messaging.
  234. Networking Services
  235. Provides important support for networks, including the items
  236. in the following list. For information about network monitoring,
  237. see "Management and Monitoring Tools" earlier in this list. For
  238. background information about IP addresses and name resolution, see
  239. "Networks: TCP/IP, IP Addresses, and Name Resolution" later in
  240. this text file series.
  241. * COM Internet Services Proxy. Supports distributed applications
  242. that use HTTP to communicate through Internet Information
  243. Services.
  244. * DNS. Provides name resolution for clients running Windows 2000
  245. or Whistler. With name resolution, users can gain access to
  246. servers by name instead of having to use IP addresses that are
  247. difficult to recognize and remember.
  248. * Dynamic Host Configuration Protocol (DHCP). Gives a server the
  249. capability of assigning IP addresses dynamically to network
  250. devices. These devices typically include server and
  251. workstation computers but can also include other devices
  252. such as printers and scanners. With DHCP, you do not need to
  253. set and maintain static IP addresses on any of these
  254. devices, except for intranet servers providing DHCP, DNS,
  255. or WINS service.
  256. * Internet Authentication Service (IAS). Performs authentication,
  257. authorization, and accounting of dial-up and virtual private
  258. network (VPN) users. IAS supports the widely used protocol
  259. called Remote Authentication Dial-In User Service (RADIUS).
  260. * QoS Admission Control Service. Controls how
  261. applications are allotted network bandwidth. You can give
  262. important applications more bandwidth, less important
  263. applications less bandwidth.
  264. * Simple TCP/IP Services. Supports Character Generator, Daytime
  265. Discard, Echo, and Quote of the Day.
  266. * Universal Plug and Play. Installs Universal Plug and Play devices
  267. so that you can use them immediately, without additional
  268. configuration steps.
  269. * Universal Plug and Play Device Host. Provides support to host
  270. Universal Plug and Play devices.
  271. * Windows Internet Name Service (WINS). Provides name resolution
  272. for clients running Windows NT and earlier versions of
  273. Microsoft operating systems. With name resolution, users can
  274. gain access to servers by name, instead of having to use IP
  275. addresses that are difficult to recognize and remember.
  276. Other Network File and Print Services
  277. Provides file and print services for the Macintosh operating
  278. system, as well as print services for UNIX.
  279. Remote Installation Services
  280. Provides services that you can use to set up new client computers
  281. remotely, without the need to visit each client. The target clients
  282. must either support remote startup with the Pre-Boot eXecution
  283. Environment (PXE) ROM, or else must be started with a remote-start
  284. floppy disk. On the server, you will need a separate partition for
  285. Remote Installation Services. For more information, see "Disk
  286. Partition Requirements for Remote Installation Services" earlier in
  287. this text file series.
  288. Remote Storage
  289. Provides an extension to your disk space by making removable media
  290. such as tapes more accessible. Infrequently used data can
  291. automatically be transferred to tape and retrieved when needed.
  292. Root Certificates Auto Update
  293. Supports automatic update of the certificate root store.
  294. Terminal Server
  295. Terminal Server provides the ability to run client applications
  296. on the server, while "thin client" software acts as a terminal
  297. emulator on the client. Each user sees an individual session,
  298. displayed as a Whistler desktop, and each session is managed by
  299. the server, independent of any other client session. If you
  300. install Terminal Server, you must also install Terminal Server
  301. Licensing on at least one computer (not necessarily a computer
  302. on which you install Terminal Server). However, temporary licenses
  303. can be issued for clients that allow you to use Terminal Server
  304. for up to 90 days.
  305. Terminal Server Licensing
  306. Provides a licensing service that allows you to download, issue,
  307. and track licenses for Terminal Server clients. If you install
  308. Terminal Server, you must also install Terminal Server Licensing
  309. on at least one computer (not necessarily a computer on which you
  310. install Terminal Server). However, temporary licenses can be issued
  311. for clients that allow you to use Terminal Server for up to 90 days.
  312. To register a license server quickly, install it on a computer that
  313. has Internet access.
  314. During Terminal Server Licensing Setup, you can select from two types
  315. of license server: domain license server (the default) or enterprise
  316. license server. A domain license server can only support Terminal
  317. servers that are in the same domain as the license server. You must
  318. choose a domain license server if the license server is in a workgroup
  319. or a Windows NT 4.0 domain. Regardless of the type of domain, you can
  320. choose a domain license server if you want to maintain a separate
  321. license server for each domain. In Whistler domains, you must install
  322. the domain license server on a domain controller. In workgroups or
  323. Windows NT 4.0 domains, you can install the domain license server on
  324. any server.
  325. You can also choose to install a license server as an enterprise
  326. license server. An enterprise license server can support Terminal
  327. servers in Whistler domains or mixed domains (that is, with some
  328. domain controllers running Whistler and some domain controllers
  329. running Windows NT 4.0). You must choose an enterprise license server
  330. if the license server will support Terminal servers in multiple
  331. Whistler domains.
  332. Windows Media Services (for x86-based computers only)
  333. Provides multimedia support, allowing you to deliver content using
  334. Advanced Streaming Format over an intranet or the Internet.
  335. ======================================================================
  336. 8.0 Networks: TCP/IP, IP Addresses, and Name Resolution
  337. ======================================================================
  338. TCP/IP is the network protocol that provides Internet access. It is
  339. the protocol used by most servers, although you can use additional or
  340. different network adapters and their associated protocols on your
  341. servers. Setup and the Configure Your Server Wizard are designed to
  342. make it easy to configure TCP/IP and the services that support it.
  343. To use TCP/IP, make sure that each server is provided with an IP
  344. address, either a dynamic or automatic address provided through
  345. software, or a static address that you obtain and set. Because these
  346. addresses are numbers and therefore hard to remember, you will also
  347. have to provide users with names that are easier to use. Mapping this
  348. type of name to an IP address is called name resolution and can be
  349. accomplished by various methods, primarily by using DNS and Windows
  350. Internet Name Service (WINS). The following sections provide more
  351. information.
  352. 8.1 IP Addresses
  353. ======================================================================
  354. As described in the preceding section, using TCP/IP requires that an
  355. IP address be provided for each computer, either automatically by
  356. Whistler, dynamically through the DHCP service (which you configure),
  357. or statically (using an IP address that you have obtained).
  358. You can allow Whistler to provide IP addresses automatically during
  359. Setup, and then, after Setup, change your configuration to use DHCP,
  360. static addressing, or both. For more information about DHCP and IP
  361. addressing, see Whistler Help and Support Services. To open Help and
  362. Support Services, after completing Setup, click Start, and then click
  363. Help and Support.
  364. The following list describes the methods you can use to provide an IP
  365. address:
  366. * For a limited number of servers (five or fewer) on a small private
  367. network, you can use the Whistler Datacenter Server feature
  368. called Automatic Private IP Addressing (APIPA) to automatically
  369. assign IP addresses for you. In Setup, automatic addressing is
  370. available from the Networking Settings dialog box when you
  371. select the Typical settings option.
  372. * If your network has more than one subnet, choose one server on
  373. which to install and configure the Dynamic Host Configuration
  374. Protocol (DHCP) component. The DHCP server will provide IP
  375. addresses dynamically to other computers. It must itself be
  376. assigned a static IP address (so other computers can locate it).
  377. In this situation, in order to support clients, you might also
  378. need one or more servers with the DNS component, the Windows
  379. Internet Name Service (WINS) component, or both. DNS and WINS are
  380. described in the following section, "Name Resolution for TCP/IP."
  381. One server or several servers can provide DHCP, DNS, and/or WINS.
  382. Any server providing these services should be assigned a static IP
  383. address (so other computers can locate it). For detailed
  384. information about assigning a static IP address, see "Specifying
  385. Networking Settings" later in this text file series.
  386. * If a particular server will be directly providing access to users
  387. on the Internet, you must assign that server a static IP
  388. address. You can obtain an address and an associated domain name
  389. from an Internet Service Provider (ISP) or from the Internet
  390. Network Information Center (InterNIC). For more information
  391. about InterNIC, see:
  392. http://internic.net/
  393. If a computer has more than one network adapter, it will need a
  394. separate IP address for each adapter. For detailed information
  395. about assigning a static IP address, see "Specifying Networking
  396. Settings" later in this text file series.
  397. After a server is provided with an IP addressing option, the next
  398. components to consider are those that provide for name resolution,
  399. which is the process of mapping a computer name (something that users
  400. can recognize and remember) to the appropriate IP address. The
  401. following sections describe options for name resolution.
  402. 8.2 Name Resolution for TCP/IP
  403. ======================================================================
  404. Name resolution is a process that provides users with easy-to-remember
  405. server names, instead of requiring them to use the numerical IP
  406. addresses by which servers identify themselves on the TCP/IP network.
  407. The name-resolution services are DNS and Windows Internet Name Service
  408. (WINS).
  409. 8.2.1 DNS
  410. ----------------------------------------------------------------------
  411. DNS is a hierarchical naming system used for locating computers
  412. on the Internet and private TCP/IP networks. One or more DNS servers
  413. are needed in most installations. DNS is required for Internet
  414. e-mail, Web browsing, and Active Directory. DNS is also required in
  415. domains with clients running Windows 2000 or Whistler. DNS is
  416. installed automatically when you create a domain controller (or
  417. promote a server to become a domain controller), unless the Whistler
  418. software detects that a DNS server already exists for that domain.
  419. (Alternatively, you can explicitly select DNS as a component to
  420. install during or after Setup.)
  421. If you are installing DNS on a server, you will need to specify a
  422. static IP address on that server. In addition, you will need to
  423. configure the DNS clients so that they recognize that IP address. For
  424. information about assigning a static IP address, see "Specifying
  425. Networking Settings" later in this text file series. For information
  426. about configuring DNS, see Whistler Help and Support Services. To open
  427. Help and Support Services, after completing Setup, click Start, and
  428. then click Help and Support.
  429. 8.2.2 Windows Internet Name Service (WINS)
  430. ---------------------------------------------
  431. If you provide support for clients running Windows NT or any
  432. earlier Microsoft operating system, you will need to install
  433. Windows Internet Name Service (WINS) on one or more servers in the
  434. domain. WINS is an optional software component and appears under
  435. Networking Services in the list of installable Windows components.
  436. (For more information about different ways you can install
  437. components during or after Setup, see "Choosing Components to
  438. Install" earlier in this text file series.) If you are installing
  439. WINS on a server, you will need to specify a static IP address on
  440. that server. In addition, you will need to configure the WINS
  441. clients so that they recognize that IP address.
  442. For information about assigning a static IP address, see "Specifying
  443. Networking Settings" later in this text file series. For information
  444. about configuring WINS, see Whistler Help and Support Services. To
  445. open Help and Support Services, after completing Setup, click Start,
  446. and then click Help and Support.
  447. ======================================================================
  448. 9.0 Deciding Between Workgroups and Domains
  449. ======================================================================
  450. A domain is a grouping of accounts and network resources under a
  451. single domain name and security boundary. A workgroup is a more basic
  452. grouping, intended only to help users find objects such as printers
  453. and shared folders within that group. Domains are the recommended
  454. choice for all networks except very small ones with few users.
  455. In a workgroup, users might have to remember multiple passwords, one
  456. for each network resource. (In addition, different users can use
  457. different passwords for each resource.) In a domain, passwords and
  458. permissions are simpler to keep track of because a domain has a
  459. single, centralized database of user accounts, permissions, and other
  460. network details. The information in this database is replicated
  461. automatically among domain controllers. You determine which servers
  462. are domain controllers and which are simply members of the domain. You
  463. can determine these roles not only during Setup but afterward.
  464. Domains, and the Active Directory directory system of which they are
  465. a part, provide many options for making resources easily available to
  466. users while maintaining good monitoring and security. For more
  467. information about Active Directory, see Whistler Help and Support
  468. Services. To open Help and Support Services, after completing Setup,
  469. click Start, and then click Help and Support.
  470. 9.1 Planning for Domain Controllers and Member Servers
  471. ======================================================================
  472. With Whistler, servers in a domain can have one of two roles: domain
  473. controllers, which contain matching copies of the user accounts and
  474. other Active Directory data in a given domain, and member servers,
  475. which belong to a domain but do not contain a copy of the Active
  476. Directory data. (A server that belongs to a workgroup, not a domain,
  477. is called a stand-alone server.) With Whistler, it is possible to
  478. change the role of a server back and forth from domain controller to
  479. member server (or stand-alone server), even after Setup is complete.
  480. However, you should plan your domain before running Setup and change
  481. server roles only when necessary.
  482. It is a good idea to give careful thought to the names of your domain
  483. controllers before running Setup. You cannot change the name of a
  484. server while it is a domain controller. Instead, you must change the
  485. domain controller to a member or stand-alone server, change the name,
  486. and finally make the server a domain controller once again.
  487. If you have multiple domain controllers, it provides better support
  488. for users than having only one. Multiple domain controllers provide
  489. automatic backup for user accounts and other Active Directory data,
  490. and they work together to support domain controller functions (such as
  491. carrying out logon validations). For more information about domain
  492. controllers, see the topics under Active Directory in Whistler Help
  493. and Support Services. To open Help and Support Services, after
  494. completing Setup, click Start, and then click Help and Support.
  495. 9.1.1 Special Aspects of Whistler Domain Controllers
  496. ----------------------------------------------------------------------
  497. As you manage your Whistler domains, you might want to learn more
  498. about operations master roles. This section describes operations
  499. master roles briefly. For more information about operations master
  500. roles, see Whistler Help and Support Services. To open Help and
  501. Support Services, after completing Setup, click Start, and then click
  502. Help and Support.
  503. Operations master roles are special roles assigned to one or more
  504. domain controllers in an Active Directory domain. The domain
  505. controllers assigned to these roles perform operations that are
  506. single-master (not permitted to occur at different places in a network
  507. at the same time). For example, the creation of security identifiers
  508. for new resources (such as new computers) must be overseen by a single
  509. domain controller, to ensure that the identifiers are unique.
  510. The first domain controller installed in a domain is automatically
  511. assigned all the operations master roles. You can change the
  512. assignment of operations master roles after Setup, but in most cases
  513. this will not be necessary. You will need to be particularly aware of
  514. operations masters roles if problems develop on an operations master
  515. or if you plan to take one out of service. For more information about
  516. operations master roles, which are part of Active Directory, see
  517. Whistler Help and Support Services. To open Help and Support Services,
  518. after completing Setup, click Start, and then click Help and Support.
  519. 9.2 Additional Information About Domains
  520. ======================================================================
  521. For detailed information about domains, operations master roles, and
  522. other domain-related topics, see Active Directory in Whistler Help and
  523. Support Services. To open Whistler Help and Support Services, after
  524. you install Whistler on your first server, click Start, and then click
  525. Help and Support.
  526. For information about setting up multiple domains with structured
  527. relationships, see the "Microsoft Windows 2000 Resource Kit,
  528. Deployment Planning Guide."
  529. (continued in Datactr3.txt)