
Worldwide Travel Links! Advertise! Get Listed!
Home Page
Travel Links
Contact Info
Advertise
Windows 2000 Server Notes
PC Site | NT Page | Home Page
NT FAQS | Transcender | Microsoft
Windows 2000 Server
Three Phases of Networking
Administrative Tools
Active Directory Services
Kernel Mode | Kernel Mode Drivers
Windows 2000 Executive | Directory Services
Trees & Forests
Windows 2000 Domains | Windows 2000 Workgroups
Installing & Configuring | Licensing - Per Server and Per Seat
Trust Relationships
TCP/IP
IPX/SPX | NetBEUI | DLC | WINS
DNS
DHCP | ARP
|
|
|
Trees A tree is defined by: A hierarchy of domains A contiguous namespace Kerberos transitive trust relationships between the domains A common schema A global catalog capable of listing any objects in the tree A forest is a grouping of one or more trees. Forests allow organizations to group divisions, or two organizations to combine their networks, that do not use the same naming scheme, operate independently, yet need to communicate with the entire organization. A forest is defined by: One or more sets of trees Disjointed namespaces between these trees Kerberos transitive trust relationships between the trees A common schema A global catalog capable of listing any objects in the forest |
|
|
|
During installation, the Windows 2000 Setup wizard provides access to join an existing domain. When joining a domain, create a computer account for that computer in advance, or create it during the installation process by selecting the check box Create a Computer Account for the Domain. Next, supply a user account and password that have the authority to add computer accounts in the domain. By default, this must be an Administrator account. |
|
|
|
|
|
|
|
|
|
64 MB for networking with one to five client computers; 128 MB minimum is recommended for most network environments. VGA monitor capable of 640 x 480 (1024) x 768 recommended). 12x or faster recommended, not required for network installations. High-density 3.5-inch disk drive, unless your CD-ROM is bootable and supports starting the Setup program from a CD-ROM. Mouse or other pointing device. For network installation: a network adapter and an MS-DOS-based network system that permits connection to a server containing the Windows 2000 Setup files. Disk Partitions The Windows 2000 Server Setup program allows you to install Windows 2000 Server onto an existing partition or to create a partition and then install Windows 2000 onto a new one. File Systems Windows 2000 supports NTFS and the FAT file system. There are two FAT file systems: FAT16 and FAT32. NTFS File-level and directory-level local security NTFS allows you to control access to files and directories regardless of whether access is local or over the network. Disk compression NTFS compresses files to store more data on the partition. Disk quotas NTFS allows you to control disk usage on a per-user basis. Encryption NTFS allows you to encrypt file data on the physical hard disk. FAT16 and FAT32 file systems allow access by, and compatibility with, more than one operating system. To boot between Windows 2000 and another operating system, the Windows 2000 system partition mush be formatted either with the FAT16 or th eFAT32 file system. If the partition is smaller than 2048 MB, Setup formats the hard drive as FAT16. On partitions larger than 2 GB, Setup automatically formats the hard drive as FAT32. |
|
|
|
The versions of Windows NT from which you can upgrade are: Windows NT Server 3.51, Windows NT Server 4.0 Server or Windows NT 4.0 Terminal Server.
Winnt32.exe is used to install Windows 2000 Server from an existing Windows 95, Windows 98, or Windows NT computer. |
|
Transport Control Protocol and Internet Protocol |
|
|
|
Used to manage trusts between domains. Used to manage sites involved in Active Directory replication. Used to manage sites involved in Active Directory replication. Used to manage COM+ applications. Used to start and stop services, manage disks, and provide access to other computer management tools for local and remote administration. Used to start and stop services, manage disks, and provide access to other computer management tools for local and remote administration. Used to configure a system for network operations. Used to manage ODBC drivers and data sources. Used to manage DHCP, which assigns TCP/IP settings to clients. Used to manage DFS, which creates a single shared hierarchy of resources from multiple hosts. Used to manage DNS, which resolves host names into IP addresses. Used to access various log files under Windows 2000. Used to manage Web and FTP Internet services. Used to manage licenses and client use. Used to monitor the performance of a system or network. Used to manage remote connections and routing activities. Used to manage FrontPage server extensions. Used to manage client access to terminal services. |
|
|
|
|
|
|
|
To configure a WINS proxy agent, edit the registry on a WINS-enabled client by setting the value for the EnableProxy enty to 1, and then restart the computer. The EnableProxy entry is located in the registry under the subkey HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters. |
|
|
|
Win32 evironment subsystem: Controls Win32-based applications and provides an environment for Win16 and Microsoft MS-DOS-based applications. POSIX evironment subsystem: Provides APIs for POSIX-based applications. POSIX refers to the portable operating system interface standard developed by the Institute of Electrical Envineers to ensure portability of applications across different platforms. Integral subsystems perform essential operating system functions. Security: Creates security tokens and tracks rights and permissions associated with user accounts. The Security subsystem also tracks which system resources are audited. Workstation service: A networking integral subsystem that provides an API to access the network redirector. The Workstation service allows a Windows 2000 computer to access the network. Server service: A networking integral subsystem that provides an API to access the network server. The Server service allows a Windows 2000 computer to provide network resources. |
|
|
|
Kernel Mode Drivers Kernel mode drivers share many of the design goals of Windows 2000 |