When viewing the list of network computers in Windows Explorer on a Win 7 machine there appears to be no way of readily seeing the description field, which makes that pretty well useless. I believe this problem started with Vista but I'm seeing it for the first time because I was fortunate enough to skip over Vista.
We're currently rolling out Win 7 on new boxes and although I'm changing the naming system to something more sensible, the old boxes have names such as FWS01, FWS02, etc. Managing a network of computers with such names is made more difficult when you can't readily see who's machine each one is.
Googling the problem brought up a workaround involving creating a shortcut on an XP machine and copying that to the Win 7 box but that's a long way from ideal. Is there some kind of hack that can be applied to machines, the operator of which needs to be able to see the description field?
Just realized you already had the XP shortcut piece.
You could make a new shortcut as well using the folder/guid technique, e. g. making a folder on the desktop named "Network.{208d2c60-3aea-1069-a2d7-08002b30309d}". That would be the equivalent of the Windows Network shortcut. It might be possible to make that say in a login script or something - not much better than copying a shortcut from XP I guess but it's another option.
I don't have a Win7 machine handy, but is there anything available in the View menu? Such as View Columns or show columns?
Do you get more info in, say Details view than Icon View?
(Note to self: get a Win7 Machine...)
Have you tried opening My Network Places on a XP machine and expand Entire Network and MS Windows Network. Then drag your Domain to your desktop creating a shortcut. Finally copy that shortcut to your Vista box, double click and see if the description displays in details view.
Process described here: http://blog.chrisara.com.au/2009/08/restoring-computer-description-in.html
Create a new folder on your desktop and name it this:
Network.{208d2c60-3aea-1069-a2d7-08002b30309d}
That will give you an explorer interface with a "Comments" column that should help.
There might be a separate explorer mode for doing this... say, maybe an equivalent to "network places"
Create a shortcut and give it a custom icon that runs
cmd.exe /K net view
Here is a rather round-about way.
Create a BAT file that invokes NET VIEW, processes the output into an HTML file and calls the HTML - locally, without needing a web server. Your users would just double-click on the BAT file.
Here is an example:
CONTENTS of netview.bat:
The result would be an html file like this:
This would result in a display with clickable links like this:
BASS - Description: Bay Area Storage Server
Like I said to start with, it is round-about. But perhaps it will help.
Why not create a custom MMC view of AD Users and computers so he/she can see the descriptions? Most users have view rights to AD so permissions are easy
\\uSlackr
The Search Active Directory option in the Network section of Explorer can be used stand-alone and abused to achieve this.
Make a plain text file with the following content:
Save this with an arbirary name and the extension .QDS
When double-clicked it will give you the list of computers in AD with Description column included.
You can further fine-tune the query (limit the search-domain) and save it again from the menu.
Just blank the "nameValue" attribute to clear any preset Computername.