Leaked source code of windows server 2003
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.

160 lines
7.3 KiB

  1. **********************************************************************
  2. "Read First" Release Notes
  3. for the
  4. Microsoft Windows Server 2003 family
  5. **********************************************************************
  6. ======================================================================
  7. CONTENTS
  8. ======================================================================
  9. 1.0 Read Me First
  10. 2.0 Pre-installation Notes
  11. 2.1 Check Minimum Hardware Requirements
  12. 2.2 Internet Information Services (IIS) 6.0
  13. 2.3 Security restrictions on viewing Web pages and running
  14. executable files
  15. 3.0 Copyright
  16. ======================================================================
  17. 1.0 Read Me First
  18. ======================================================================
  19. This document provides late-breaking or other information that
  20. supplements the documentation for the Windows Server 2003 family.
  21. Before you install a product in the Windows Server 2003 family, print
  22. and read this document for critical pre-installation information
  23. concerning this release. For the most up-to-date list of supported
  24. hardware, see the hardware compatibility information in the Windows
  25. Catalog (http://www.microsoft.com/windows/catalog/). In addition,
  26. print and read the following files located in the \Docs folder on your
  27. operating system disc:
  28. * Setup instructions
  29. * Release notes (relnotes.htm), important compatibility and
  30. postinstallation information
  31. New features are described in detail in Help and Support Center.
  32. To view Help and Support Center in the Windows Server 2003 family,
  33. after completing Setup, click Start, and then click Help and Support.
  34. ======================================================================
  35. 2.0 Pre-installation Notes
  36. ======================================================================
  37. 2.1 Check Minimum Hardware Requirements
  38. =======================================
  39. You should read article 814617, "System Requirements in Windows Server
  40. 2003" in the Microsoft Knowledge Base (http://support.microsoft.com/)
  41. to check for any updated hardware requirements for installing and
  42. running products in the Windows Server 2003 family.
  43. 2.2 Internet Information Services (IIS) 6.0
  44. ===========================================
  45. Products: Windows Server 2003, Standard Edition; Windows Server 2003,
  46. Enterprise Edition; Windows Server 2003, Datacenter Edition
  47. Because of increased security measures, the World Wide Web Publishing
  48. Service (WWW service) is not enabled by default in these products
  49. after you upgrade from the Windows 2000 Server family with IIS 5.0. If
  50. you have already upgraded, you can start the WWW service by using the
  51. Services snap-in as described in relnotes.htm in the \Docs folder on
  52. the operating system disc.
  53. If you have not yet upgraded and you want the WWW service to be
  54. enabled by default after you upgrade, you must perform one of the
  55. following steps before you start the upgrade:
  56. * If you have not already done so, run the IIS Lockdown Tool on the
  57. computer that you want to upgrade.
  58. The IIS Lockdown Tool reduces the attack surface of your server by
  59. disabling unnecessary features and gives you the choice to
  60. enable and customize features for your site. This tool is
  61. available from the "IIS Lockdown Tool" page on the Microsoft Web
  62. site
  63. (http://www.microsoft.com/windows2000/downloads/recommended
  64. /iislockdown/default.asp).
  65. * Create the registry key RetainW3SVCStatus under the
  66. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC node,
  67. and then add a DWORD value of any name equal to 1. For example,
  68. create the key
  69. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC
  70. \RetainW3SVCStatus\do_not_disable with the DWORD value of 1.
  71. CAUTION:
  72. Incorrectly editing the registry may severely damage your system.
  73. Before making changes to the registry, you should back up any valued
  74. data on the computer.
  75. * Add the entry "DisableWebServiceOnUpgrade = false" to the script
  76. that you will use to perform an unattended installation.
  77. After the upgrade is complete, ensure that all unnecessary IIS
  78. features have been removed or disabled and that the enabled features
  79. are configured with the highest security settings that your
  80. organization can support.
  81. For more information, see the topics "What's Changed" and "Security
  82. Best Practices" in IIS 6.0 Help.
  83. 2.3 Security restrictions on viewing Web pages and running executable
  84. files
  85. ======================================================================
  86. The default security settings in Internet Explorer are more
  87. restrictive in the Windows Server 2003 family than in earlier versions
  88. of Windows. When you upgrade, any settings that do not match the new
  89. default settings are overwritten. These changes decrease the exposure
  90. of your servers to attacks that are launched through Web content.
  91. However, users will not be able to view many Web pages correctly when
  92. using the default security settings. To allow users to see these Web
  93. pages correctly, you must explicitly grant access. In addition, users
  94. will not be able to run executable files from Universal Naming
  95. Convention (UNC) shared folders until you or the users have added the
  96. shared computer to the Local intranet security zone in Internet
  97. Explorer.
  98. For more information about security settings and how to change them,
  99. see relnotes.htm in the \Docs folder on the operating system disc.
  100. ======================================================================
  101. 3.0 Copyright
  102. ======================================================================
  103. Information in this document, including URL and other Internet Web
  104. site references, is subject to change without notice. Unless
  105. otherwise noted, the example companies, organizations, products,
  106. domain names, e-mail addresses, logos, people, places and events
  107. depicted herein are fictitious, and no association with any real
  108. company, organization, product, domain name, e-mail address, logo,
  109. person, place or event is intended or should be inferred. Complying
  110. with all applicable copyright laws is the responsibility of the user.
  111. Without limiting the rights under copyright, no part of this document
  112. may be reproduced, stored in or introduced into a retrieval system, or
  113. transmitted in any form or by any means (electronic, mechanical,
  114. photocopying, recording, or otherwise), or for any purpose, without
  115. the express written permission of Microsoft Corporation.
  116. Microsoft may have patents, patent applications, trademarks,
  117. copyrights, or other intellectual property rights covering subject
  118. matter in this document. Except as expressly provided in any written
  119. license agreement from Microsoft, the furnishing of this document does
  120. not give you any license to these patents, trademarks, copyrights, or
  121. other intellectual property.
  122. (c) 2003 Microsoft Corporation. All rights reserved.
  123. Microsoft, MS-DOS, Windows, and Windows NT are either registered
  124. trademarks or trademarks of Microsoft Corporation in the United States
  125. and/or other countries.
  126. The names of actual companies and products mentioned herein may be the
  127. trademarks of their respective owners.