Default Windows Explorer Opening Location
Windows Explorer when opened up directly, defaults itself to the User Libraries folder.
Now there are ways to change this by modifying the shortcuts to point to elsewhere on launch. Such as changing the target too:
%windir%\explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
This defaults explorer to open My Computer on launch but it relies on changing every known explorer shortcut.
I'm looking for a way to do this via GPO (Server 2008 R1), and apply directly onto explorer. I've scoured the registry for references to explorer.exe and the Libraries CLSID name, but no joy.
Has anyone got any other ideas, or has successfully come across a cure to this pest?