maxthedork
MIS
Good morning, all!
I have an application that I'd like to push out to our tech support group. All it does is to place a shortcut to a network folder on the desktop. I have it configured so that each time the user logs in, it puts the folder there, so that if they accidentally delete the shortcut, it is replaced the next time they log in.
Trouble is, there are two of us in the tech support group who regularly log in to other users' machines on the network, and we don't want to have to remember to delete the folder link before turning the machine back over to the user. In addition, when we're out and about we don't need access to the folder.
So the solution, I thought was to associate the application object with our workstation objects rather than the user objects. However, for some reason the application does not run at all when associated with the workstation and not the user.
Like I said, it's a very simple AO, all it does is put a .lnk file on the user's desktop (%userprofile%\Desktop). It works when associated with user objects but not with workstations.
Any ideas?
I have an application that I'd like to push out to our tech support group. All it does is to place a shortcut to a network folder on the desktop. I have it configured so that each time the user logs in, it puts the folder there, so that if they accidentally delete the shortcut, it is replaced the next time they log in.
Trouble is, there are two of us in the tech support group who regularly log in to other users' machines on the network, and we don't want to have to remember to delete the folder link before turning the machine back over to the user. In addition, when we're out and about we don't need access to the folder.
So the solution, I thought was to associate the application object with our workstation objects rather than the user objects. However, for some reason the application does not run at all when associated with the workstation and not the user.
Like I said, it's a very simple AO, all it does is put a .lnk file on the user's desktop (%userprofile%\Desktop). It works when associated with user objects but not with workstations.
Any ideas?