Hello,
I have a problem to create a group policy with Powershell to add a program shortcut on desktop.
How can I use Powershell to create a GPO to set a Desktop Shortcut in the section "User Configuration\Settings\Windows-Settings\Shortcut"?
I can't find anything on registry, only the xml file in sysvol that created with the policy. Next possibility is to copy and edit the XML File, but that's no my target. I need this for several app deployment.
Thank you