Hello,
there is known "solution" for deploying Taskbar-items by GPO for windows 7 :
File System:
%APPDATA%\\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
Registry:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband]
We can try the steps below to deploy pinned items by Group Policy:
1. Configure Pinned items on one Windows 7 system.
2. Export Reigstry Key to pinned.reg file:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband]
And copy items in the "%APPDATA%\\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar" to a shared folder.
3. Create a GPO to import pinned.reg on client machines and copy shared shortcut files to client machines.
This procedure isn`t working for my administrative taskbar-items for windows server 2012.
Many times i am missing icons or when starting the icons "can`t open item, because it is removed".
I am looking for a working solution for Taskbar-items for windows 8/server 2012.
What is the best/working and flexible procedure for this?
Thx