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.

49 lines
2.2 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2. "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HTML DIR="LTR">
  4. <HEAD>
  5. <TITLE>Create the TcpipClientSupport registry entry</TITLE>
  6. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  7. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  8. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  9. <META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
  10. <META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "[email protected] <mailto:[email protected]>" r (n 0 s 0 v 0 l 0))'>
  11. <META NAME="MS.LOCALE" CONTENT="EN-US">
  12. <META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
  13. <META NAME="MS-HAID" CONTENT="a_ADMTTaskCreateRegEntry">
  14. </HEAD>
  15. <BODY>
  16. <P CLASS="procLabel">To create the TcpipClientSupport registry entry</P>
  17. <OL>
  18. <LI>While logged on to the primary domain controller (PDC) or the PDC emulator in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SourceDomain">source domain</A>, click <B>Start</B>, click <B>Run</B>, type <B>regedt32</B>, and then click <B>OK</B>.</LI>
  19. <P class="caution">Caution</P>
  20. <UL>
  21. <LI>Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on the computer. You can also use the <B>Last Known Good Configuration</B> startup option if you encounter problems after manual changes have been applied.</LI>
  22. </UL>
  23. <LI> In Registry Editor, navigate to the following registry key:
  24. <p><B>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA</b></p></LI>
  25. <LI>On the <B>Edit</B> menu, click <B>Add Value</B>.</LI>
  26. <LI>In <B>Value Name</B>, type <B>TcpipClientSupport</B>, in <B>Data Type</B>, click <B>REG_DWORD</B>, and then click <B>OK</B>.</LI>
  27. <LI>In <B>Data</B>, type <B>1</B> (the number one), in <B>Radix</B>, click <B>Hex</B>, and then click <B>OK</B>.</LI>
  28. <LI>Close Registry Editor, and restart the computer.</LI>
  29. </OL>
  30. <P CLASS="note">Note</P>
  31. <UL>
  32. <LI>You must be logged on as an administrator or a member of the Aministrators group in order to complete this procedure. </LI>
  33. </UL>
  34. </BODY>
  35. </HTML>