Did you mean to push browser URL shortcuts to respective user's desktop?
If so, There are various methods through which this can be achieved as below:
1) If you are already running VMware DEM in the environment, you can simply push the shortcut from 'files and folders' and put the respective shortcut under 'Desktop' folder.
2) Alternatively If you don't have DEM,you can achieve it using below AD GPO:
User Configuration > Preferences > Windows Settings > Select “Shortcuts”
Right-click in the empty space and select “New” and “Shortcut”
For “Action” select “Replace”
In the “Name” Field put an appropriate display name for the Web Application shortcut
For “Target type” select “File System Object”
For “Location” select “Desktop”
In the “Target Path” text box put C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
In the “Arguments” text box put the URL that you need to open with google Chrome
If you want a dedicated Icon for the shortcut, in the “Icon file path” type the file path of the icon or use the browse button to navigate to the location of the icon (make sure the users have rights to that folder/icon)
Click on the Common tab and check “remove this item when it is no longer needed"> OK
Apply the GPO and test.