Recent content by mciv1522

  1. M

    desktop shortcut using a UNC path?

    How do you get a shortcut that is located on a UNC path to copy to a users' desktop? I have this already written but it fails to copy the shortcut.link to the user's desktop. copy "\\share\shortcut to file.lnk" "C:\Users\%USERPROFILE%\Desktop\" /Y