Hi!
I have created a GPO which is adding a new toolbar, however if I copy the value of the "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\TaskbarWinXP" it is a hardcoded value of the folder I have selected.
What I want to achieve is to point the New Toolbar to \\%computername% so that every user can see their hostname in their taskbar so I can remote assistance to those users computer.
I have tried to convert this from text to hexadecimal but there must be some other key except the aforementioned that is affected since when I push this GPO don't see any changes to the taskbar with my own edited values that translate to \\%computername%.
Some ideas how I can achieve this?
Best regards