I have configured OneDrive for Business Sync Client to redirect Windows Known Folders for my users. Now I am trying to create a GPO that puts a target on their Desktop but I am having issues getting this to work.
Normally, I would use %DesktopDir% or %UserProfile%\Desktop but with the introduction of OneDrive Sync WKF that no longer works.
I tried %UserProfile%\OneDrive - Company Name\Desktop but that doesn't work because of the spaces in the line. If I do it in File Explorer, it works fine but not in GPO. I even tried adding " " but those are invalid characters for the GPO.
Has anyone done this before or found a workaround to put a shortcut on the desktop after Syncing with OneDrive WKF?
Thanks.