myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


  


Help with small push

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> Help with small push Page: [1]
Login
Message << Older Topic   Newer Topic >>
Help with small push - 10/8/2008 1:15:15 PM   
cpatrick447

 

Posts: 3
Score: 0
Joined: 6/12/2008
Status: offline
I am trying to deploy a web plug-in for an application called QlikView.
I am running the MSI with the following command line ...  MSIEXEC /jm C:\[Path to where I extracted the source files]\QvPluginSetup.msi /quiet
While SMS reports success, the plugin does not run and does not appear in Add or Remove Programs as it does if I run this command manually from the machine.
Post #: 1
RE: Help with small push - 10/8/2008 1:21:32 PM   
skissinger


Posts: 2110
Score: 134
Joined: 9/13/2001
From: Sherry Kissinger
Status: offline
It's likely a per-user install.  Although this may not work, try adding ALLUSERS=2 to your command line.  Another question... why are you running it from c:\somepath?  It would be more standard if you put the .msi file in the source, and distributed it to your DPs.  If neither of those help, it's likely a really stubborn per-user msi.  In that case, you're stuck with the mess of a per -user install.  You may need to change the program to run "only when a user is logged in" and "with user rights".  That solution should be your last choice, though.  A per-user install of an MSI means that inventory may not see that Product as being installed.

_____________________________

mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com
My Blog
Microsoft MVP - ConfigMgr

(in reply to cpatrick447)
Post #: 2
RE: Help with small push - 10/8/2008 1:26:27 PM   
rtruss


Posts: 250
Score: 11
Joined: 11/4/2004
Status: offline
/j is for advertising the plug-in.  Is that what you are attempting to do or do you want to actually install it?  Keep in mind that the path you mentioned will have to exists on EVERY system you deploy to AND be available to the SMS installer.  I would place it on a server that everyone has access to and use a unc path.  One more thing make sure you have the most updated msiexec in place or the /quiet switch will cause failures.

You could also put the following in a batch file and use that.
%systemroot%\system32\msiexec.exe /jm "\\server\share\QvPluginSetup.msi" /quiet

_____________________________

Roger Truss
Assistant Windows Administrator
SMS Admin
Trend Micro Admin
ImageUltra Admin

Please rate my post ;)

(in reply to cpatrick447)
Post #: 3
RE: Help with small push - 10/8/2008 1:28:53 PM   
rtruss


Posts: 250
Score: 11
Joined: 11/4/2004
Status: offline
Now that I  see Sherrys post she is more than likely correct.  Most web plugins are quite picky and more than likely only going to work on a per user basis.

_____________________________

Roger Truss
Assistant Windows Administrator
SMS Admin
Trend Micro Admin
ImageUltra Admin

Please rate my post ;)

(in reply to rtruss)
Post #: 4
Page:   [1]
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> Help with small push Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



  
Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.234