I would like to place the following shortcut on users desktops http://citrixna. I would like it to only go to people in a certain security group, but I am not going to be picky if i can get it to go down at all i would be happy.
For only deploying to a particular security group, you’ll want to target you action at deployment time. If you use 7.0, you can target by user groups in the Take Action dialog. In 6.0, you’ll want to create a property to use for targeting or target by active directory group.
It’s pretty similar. Make the shortcut on your console machine, then use the software deployment wizard to upload it to the server and generate a deployment task. You’ll just need to edit the task so that after the ‘extract’, instead of launching an installer, you copy the file from the __download folder to the users’ desktop (same as his last line).