I need to pin 7 items to the task bar with either a script or an unattend file on Windows 10... Has anyone done that before? Unattends on Windows 10 can now go up to 6 items (I haven't gotten that to work yet, but that's the word on the street) but they can't do the 7th, CopyProfile didn't copy over the pinned items, and the trusty com object scripts used in Windows 7 and 8 no longer work in Windows 10:
https://connect.microsoft.com/PowerShell/feedback/details/1609288/pin-to-taskbar-no-longer-working-in-windows-10 So, what's left to get that 7th item pinned? I'm not too concerned about suggesting the start menu instead of the task bar, but I want to make sure there's no automated way to do it.
