Some times it is quite handy to have the My Computer Icon renamed to the current logged on user and the computer name, it makes life a lot easier for when the user calls the helpdesk. You can ask them to minimise all windows and give you the information that is on the Icon, believe it or not some users have a hard time remembering their own username let alone their password.
so a simple registry tweak will sort this one out for you:
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}
And change the LocalizedString to %Username% on %computername%
and that’s it, hit refresh on your desktop and your My Computer will now say username on computername, eg akemp on AK-PC1.
what I did was I put this as part of the clone image so that all the PC’s in the firm now display the My Computer Icon as user and computer name