Hello. Currently I have an application installed on all of my workstations and there is a shortcut to start this application that resides in c:\documents and settings\All Users\desktop in order to make sure that no matter who logs on, they will have this shortcut. I would like to rename this shortcut via my login script, but the individual users do not have administrative rights over the local machines hence they are denied the right to do so.

Is there anything I can do to allow the rename of this file by non-administrative users?

Steve