Re: SMS Installer Variables

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Greg Ramsey" <ramseyg@xxxxxxxxxxxxxxxxxxx> wrote in message
news:OaJnCqZ%23FHA.2040@xxxxxxxxxxxxxxxxxxxxxxx
> I've had consistent results over the years using SMS Installer -- are you
> using the latest version? 2.0.148.00 is the lastest (as far as I know
> anyway).
>
> I would add some logging to your SMS installer script to verify that it's
> doing what you desire.
>
> As far as VBScript vs. SMS Installer. I guess that just depends on your
> preference. Running VBScript may be more painful if your clients have
> antispyware (and some antivirus) software installed. I generally do what I
> can in SMS installer, and only deploy a VBScript if I can't do it with SMS
> installer -- but that's just me.

We have had good results wrapping VBScripts in SMS installer, using
installer to extract to the computer's temp directory, run it locally, then
delete the script when complete.

Steve


.



Relevant Pages

  • Re: SMS Installer Variables
    ... I only use VBScript if there's no way to do it with the script items given ... > I've had consistent results over the years using SMS Installer -- are you ... >> are not showing up when the package is run, is there a way of checking ...
    (microsoft.public.sms.installer)
  • Re: scripts
    ... > But the msi's sms installer creates I've had interesting results with them ... > depending on how you push them out. ... > I would create a SMS Installer exe, or simply just use SMS to push out the ... > vbscript. ...
    (microsoft.public.sms.installer)
  • Re: scripts
    ... But the msi's sms installer creates I've had interesting results with them ... Can I ask why a msi? ... A vbscript ... I would create a SMS Installer exe, or simply just use SMS to push out the ...
    (microsoft.public.sms.installer)