Forum Discussion
ABaerst
Jan 19, 2017Brass Contributor
Finish Installing Sync Icons
In doing deployment testing with the NextGen client v17.3.6743.121 and Team Site sync takeover we get a followup dialog stating "Finish Installing Sync Icons." This is related to the new icon overlay...
Arnaud BAECHEL
Jul 19, 2017Copper Contributor
Another way to solve the problem and deploy the solution to all users is as follows:
Before you specify the admin account when OneDrive requests it, do a registry key export
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ ShellIconOverlayIdentifiers
Then populate the administrator account that OneDrive requests, and perform a new export of the registry key above, and compare the two exports you should find at least one new key.
In my case, the key
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ ShellIconOverlayIdentifiers \ OneDrive6]
@ = "{9AA2F32D-362A-42D9-9328-24A483E2CCC3}"
Finally there is more to do for GPO to create the key;)