Computer description appears before the computer name in the My Network Places Browse list (824386)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows XP 64-Bit Edition
- Microsoft Windows XP Professional
Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSWhen you look in My Network Places, there may appear a computer name that is in the following format in the Browse list: Computer Description (ComputerName) CAUSEThis behavior may occur when your computer is part of a domain. STATUSThis behavior is a design change in Windows XP and later.MORE INFORMATIONOn a computer that has Microsoft Windows 98, Windows NT, or Windows 2000 installed, you may see only the computer name in the Browse list. If you change the view in the Browse list to Details, the behavior that is mentioned in the "Symptoms" section of this article may occur. When you view the Browse list in Details view, the computer description also appears in the Comments column. When you view a list of computers in the Browse list, the computers are sorted alphabetically in ascending order by computer name. To change your computer description, use one of the following methods. Method 1: Use the System Properties Dialog Box- Click Start, right-click My Computer, and then click Properties.
- On the Computer Name tab, type your computer's description in the Computer description box.
- Click OK to close the System Properties dialog box.
Method 2: Use the Windows RegistryWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. - Quit all running programs.
- Click Start, and then click Run.
- In the Open box, type the following command, and then click OK:
- Locate the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters - Click svrcomment, and then click Modify on the Edit menu.
- In the Value data box, type your computer's description.
- Locate the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
- Click NV Hostname, and then click Modify on the Edit menu.
- In the Value Data box, type your computer's host name.
- Exit Registry Editor.
Note You may also have to follow the steps outlined in Method 1 to reset the local computer accounts.
Method 3: Use the Command Line- Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
- At the command prompt, type the following command, and then press ENTER:
net config server /srvcomment:"computer description" Note "computer description" is the description you want for your computer. Important Microsoft does not recommend Method 3. If you run the net config server command together
with the /autodisconnect, /srvcomment, or the /hidden switches, the current values for the automatically
tuned parameters appear and are written to the registry.
However, you lose the self-tuning functionality of the server service.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
314498
Server Service configuration and tuning
Additional Notes- Computer descriptions may not show up immediately in the Browse list.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
259523
How to add a comment field to a computer name
- On a computer that has either Windows XP or Windows Server 2003 installed, the computer's description is also stored in the following registry location:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComputerDescriptions
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
231312
Computer name missing in the browsing list when server comment more than 48 characters
330193 The computer description appears before the computer name in Windows XP
Modification Type: | Major | Last Reviewed: | 8/12/2004 |
---|
Keywords: | kbprb KB824386 kbAudEndUser |
---|
|