50 lines
2.2 KiB
HTML
50 lines
2.2 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
|
||
|
"http://www.w3.org/TR/REC-html40/strict.dtd">
|
||
|
<HTML DIR="LTR">
|
||
|
<HEAD>
|
||
|
<TITLE>Create the TcpipClientSupport registry entry</TITLE>
|
||
|
|
||
|
<LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
|
||
|
<LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
|
||
|
<SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
|
||
|
|
||
|
<META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
|
||
|
<META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "inet@microsoft.com <mailto:inet@microsoft.com>" r (n 0 s 0 v 0 l 0))'>
|
||
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
||
|
<META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
|
||
|
<META NAME="MS-HAID" CONTENT="a_ADMTTaskCreateRegEntry">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
|
||
|
|
||
|
<P CLASS="procLabel">To create the TcpipClientSupport registry entry</P>
|
||
|
<OL>
|
||
|
<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>
|
||
|
|
||
|
<P class="caution">Caution</P>
|
||
|
<UL>
|
||
|
<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>
|
||
|
</UL>
|
||
|
|
||
|
<LI> In Registry Editor, navigate to the following registry key:
|
||
|
|
||
|
<p><B>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA</b></p></LI>
|
||
|
|
||
|
<LI>On the <B>Edit</B> menu, click <B>Add Value</B>.</LI>
|
||
|
|
||
|
<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>
|
||
|
|
||
|
<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>
|
||
|
<LI>Close Registry Editor, and restart the computer.</LI>
|
||
|
</OL>
|
||
|
|
||
|
<P CLASS="note">Note</P>
|
||
|
<UL>
|
||
|
<LI>You must be logged on as an administrator or a member of the Aministrators group in order to complete this procedure. </LI>
|
||
|
</UL>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|
||
|
|