View Single Post
Old 11-07-2008, 13:40   #10
Steve-o||[^]
Inactive
 
Join Date: Mar 2007
Location: The unserviceable side of an otherwise serviceable street; Greenock, Scotland
Age: 37
Services: Uber-limited HSDPA/HSUPA @ just-about-1Mbit/s-downstream.
Posts: 85
Steve-o||[^] is on a distinguished roadSteve-o||[^] is on a distinguished road
Re: SBS2003 push shortcuts to users

Quote:
Originally Posted by Jon T View Post
Yes, there are many ways of achieving this, another way would be to package the shortcut into an .msi and deploy through group policy, but at the end of the day, why bother when you can do it all with one line in a logon script.
True, but the 'copy .lnk from network share to local system' needs you to setup the shortcut - and if you have *a lot* of them, could get messy. Whereas with the 100%-script option, you could write up a common function, include it, and pass in the specific details - giving you only one extra file rather than one extra for every shortcut.

Also, you might not want to have a shortcut on every user's desktop (of course, you've locked the share down anyways), but why clutter their desktop unnecessarily?


Personal preference really, like all, or at least many, IT problems there's no single way to do something
Steve-o||[^] is offline   Reply With Quote