SMS Installer versus VBScript/PowerShell

I was putting this information together for an architecture document.  Thought I’d share it because this shows why I love SMS Installer!

Microsoft SMS Installer

  • Usage: Installation “wrapper” to automate tasks such as initiating installation with parameters, reading/writing registry values, writing log files, if/then/else evaluations, dialog boxes, etc.
  • Pros: Robust application with an easy to use GUI that is simple for others to learn.  Scripting knowledge and/or experience is not required.  The compiled executable cannot be changed except through the SMS Installer application.
  • Cons: Various limitations on processes that can run.

VBScript / PowerShell

  • Usage: Perform complex automation tasks
  • Pros: Gives the ability to automate complex changes that cannot be accomplished using SMS Installer.
  • Cons: Requires scripting knowledge and/or experience.  Is highly sensitive to changes in the script, which can have a negative impact if code is not properly written.
About these ads

,

  1. #1 by Jay Connor on May 19, 2010 - 5:35 pm

    I never knew about this program, looks good for creating some installers.

    Thanks.

  2. #3 by Karl on August 17, 2010 - 10:02 am

    I know this application since sms2003 but never looked at it. Seems that I will need it now. I have a wrapper for now but it’s really limited so I think using this sms installer will give me more satisfaction.
    I have a sh*tty program that needs to install 7 msi’s.
    This doesn’t work great for now so I was wondering if you had a ready made script that installs several msi’s that does this.
    Thanks

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 67 other followers

%d bloggers like this: