A few of ways to do this:
From the command line
1.) net config server /srvcomment:"somename"
(not recommended as setting this from the command line turns off auto tuning
for the server service.)
2.) Right-click My Computer, "Manage", right-click "Computer
Management(local)", Properties|Network Identification|Description
3.) Server Manager (in the resource kit)
4.) Edit the registry directly.
Add a Reg_Sz string named "srvcomment" with the desired string as the data
to;
HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Vic said:
Can someone help me find the place to enter a network description for this
PC?
The Network ID (full computer name) is '123PC'.
Workgroup is 'HOME'.
Where can I find the place to enter its network description?
Thanks
Vic