skissinger
Posts: 2293
Score: 145 Joined: 9/13/2001 From: Sherry Kissinger Status: offline
|
Basically, if you have a method, external to ConfigMgr, that works to drop shortcuts without user interaction to a location on a client, ConfigMgr can deliver it. Methods that I can think of would be .bat, .cmd, .vbs, a compiled .exe (i.e., from SMS installer), or a .msi you created (appdeploy.com just released a first version of a free msi repackager; I've downloaded it but haven't installed it in the lab yet. I might do that today...). Or of course purchased solutions, like Acresso's Installshield/Adminstudio, or Wise Package Studio. Someone once explained the software distribution piece of this product succintly to me this way: ConfigMgr is the delivery van. It'll deliver the package--but it's your job to pack up the box and address it correctly so it'll be delivered safely. I'm a vbscript person, so I've always scripted shortcut creation; but I believe one of the more popular ways is to use SMS Installer (which was released for SMS 2.0, but us old timers still use it for Administrative Scripting under ConfigMgr, like creating shortcuts). There's a book by Rod Trent about SMS Installer. The book can sometimes be difficult to find though--it's been out of print for a while.
_____________________________
mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com My Blog Microsoft MVP - ConfigMgr
|