For our users we sync there desktops and document automatically with OneDrive.
Through GPO I want to place a shortcut on the users desktop. When I try I see in the event viewer of the user his computer the following error:
The user 'reference item in the Group Policy Object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
So I thought let's make the shortcut available on a share and do a file copy to the user his desktop.
When I copy it to %USERPROFILE%\Desktop the file gets dropped on the local computer desktop, not the OneDrive Desktop.
When I copy it to %ONEDRIVE%\Desktop the GPO creates a folder Desktop and put the files in there.
How can I get this problem fixed?








