Forum Discussion
WC_KStill
Jun 23, 2020Brass Contributor
NewTabPageManagedQuickLinks (Group Policy)
 I just discovered that NewTabPageManagedQuickLinks has a max value of 3. Meaning if I try to pin more than 3 website it errors. Any reason why? This isn't mentioned anywhere in the documentation.    ...
ThomasMjelde
Aug 24, 2020Copper Contributor
WC_KStill I can confirm this is an issue.
I even tried with shorter URL's and skipped "pinned" values to see if the registry key length mattered, but even this fails with 4 entries:
[{"url": "https://a.com", "title": "A"},{"url": "https://b.com", "title": "B"},{"url": "https://c.com", "title": "C"},{"url": "https://d.com", "title": "D"}]I guess we'll never need more than 3 sites.