Microsoft KB Archive/249872: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "<" to "<")
Line 71: Line 71:
Regedt32 initially tries to resolve the name without the suffix but if that action is unsuccessful, Regedt32 tries again with the correct name. For example, if you try to connect to a computer called Test98, the following names are attempted:
Regedt32 initially tries to resolve the name without the suffix but if that action is unsuccessful, Regedt32 tries again with the correct name. For example, if you try to connect to a computer called Test98, the following names are attempted:
* Regedit or Poledit only attempt Test98.
* Regedit or Poledit only attempt Test98.
* Regedt32 attempts Test98 and then Test98 &lt;00&gt;.
* Regedt32 attempts Test98 and then Test98 <00&gt;.





Revision as of 08:00, 21 July 2020

Knowledge Base


Cannot Use Windows NT Regedit or Poledit to Remotely Edit Windows 95/98 Registry

Article ID: 249872

Article Last Modified on 2/27/2007



APPLIES TO

  • Microsoft Windows NT Server 4.0, Terminal Server Edition
  • Microsoft Windows NT Workstation 4.0 Developer Edition
  • Microsoft Windows NT Server 4.0 Standard Edition
  • Microsoft Windows 98 Standard Edition
  • Microsoft Windows 95



This article was previously published under Q249872

SYMPTOMS

You are unable to use Regedit or Poledit from a Windows NT-based computer to remotely edit the registry on a Windows 95-based or Windows 98-based computer running the Remote Registry service.

CAUSE

If you perform a network trace of the problem, you can see that Regedit and Poledit do not send a name query for the computer name with the correct NetBIOS suffix appended.

RESOLUTION

To work around this behavior, use Regedt32.exe instead of other registry tools.

MORE INFORMATION

Regedt32 initially tries to resolve the name without the suffix but if that action is unsuccessful, Regedt32 tries again with the correct name. For example, if you try to connect to a computer called Test98, the following names are attempted:

  • Regedit or Poledit only attempt Test98.
  • Regedt32 attempts Test98 and then Test98 <00>.



Additional query words: win98 remote registry regedt32

Keywords: kbenv kbprb KB249872