N
Newbie
Hi,
I have a folder that contains shortcuts to a program based on the user's
network log on. What I would like to achieve is:
1. at logon the appropriate shortcut is copied to the users desktop
2. at logoff the shortcut is deleted
eg.
shortcuts filed in \\servername\shortcuts\username\shortcut
I want to copy this to the users desktop when the user logs on
How can I achieve this - I don't know about writing log on scripts so I will
need help with the syntax.
In order to avoid duplicate shortcuts when a user logs on will I have to
delete the original shortcut and recreate or will it just be written over
each time?
If I have to delete it - what would be the syntax for this?
Thanks
A
I have a folder that contains shortcuts to a program based on the user's
network log on. What I would like to achieve is:
1. at logon the appropriate shortcut is copied to the users desktop
2. at logoff the shortcut is deleted
eg.
shortcuts filed in \\servername\shortcuts\username\shortcut
I want to copy this to the users desktop when the user logs on
How can I achieve this - I don't know about writing log on scripts so I will
need help with the syntax.
In order to avoid duplicate shortcuts when a user logs on will I have to
delete the original shortcut and recreate or will it just be written over
each time?
If I have to delete it - what would be the syntax for this?
Thanks
A