Article ID: 244836 - Last Review: March 1, 2007 - Revision: 3.2

Sysprep Resets Custom Connectoid Names in My Network Places

This article was previously published under Q244836
Expand all | Collapse all

SYMPTOMS

If you use the System Preparation tool (Sysprep), any custom connectoid names that you created on the master images are reset to their default names when the image is applied to the target computers (for example, Local Area Connection or Local Area Connection n, where n is a number if more than one connection exists).

CAUSE

This problem occurs because the connectoid names are reset by the networking installation portion of the mini-setup wizard. The old connectoid names are discarded.

RESOLUTION

To resolve this problem, use the Netsh.exe tool to reset the connectoid names to the customized connectoid names by using a scripted command file and the GuiRunOnce section of the Sysprep answer file. Use the following command line as an example:
netsh.exe interface set interface name = "Local Area Connection" newname = "External Internet Connection"

STATUS

Microsoft has confirmed that this is a problem in Windows 2000.

MORE INFORMATION

For more information about how to automate a command script when you use Sysprep and the Sysprep answer file parameters, see the Microsoft Windows 2000 Resource Kit.

For additional information about Netsh.exe, click the article number below to view the article in the Microsoft Knowledge Base:
242468  (http://support.microsoft.com/kb/242468/EN-US/ ) How to Use the Netsh.exe Tool and Command-Line Switches

APPLIES TO
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition
Keywords: 
kbbug kbenv kbpending KB244836
 

Article Translations

 

Related Support Centers