HiAll,
Im attempting to create a GPO that will run a desktop shortcut when the user logs in.
Ive created the GPO and navigated to Computer Configuration > Policies > Admin Templates > System > Logon > Run these programs at user logon
The path im using is apparently not correct: C:\%USERPROFILE%\Desktop\Shortcut.lnk
Ive tinkered with removing C:\ from the path with no success.
If i move the .lnk to a folder like c:\windows and point the path to C:\windows\shortcut.lnk it works fine.
Any help is very much appreciated.