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:


  


trouble getting program to install

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

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> trouble getting program to install Page: [1]
Login
Message << Older Topic   Newer Topic >>
trouble getting program to install - 6/20/2008 6:30:51 PM   
pappatoad

 

Posts: 62
Score: 0
Joined: 2/26/2007
Status: offline
I have a program that we need to install on our computers. I am having difficulty getting it to install on the local machines. I can use the command line to execute and install the program from the cmd window, but for some reason it always fails to push out....  here is the command line.
msiexec.exe /i \\triton\d$\smspkgd$\999000DE\O12Conv.msi /q

Any suggestions would be helpful
Post #: 1
RE: trouble getting program to install - 6/20/2008 11:39:11 PM   
mhudson

 

Posts: 468
Score: 10
Joined: 4/1/2007
From: College Station, TX
Status: offline
Why are you pointing to a shared folder.  Why don't you put the o12conv.msi in the package.  Then your installer will be

msiexec /i o12conv.msi /q

If you want to install via a network share then you need to click the box that allows for a network drive.  But I think you need to rethink your package structure.  It looks like the package is setup already....  Just change the command line to what I have above and it will work.


_____________________________

Matthew Hudson
http://sms-hints-tricks.blogspot.com/

(in reply to pappatoad)
Post #: 2
RE: trouble getting program to install - 6/22/2008 12:36:41 AM   
jsandys


Posts: 405
Score: 13
Joined: 3/24/2005
From: San Antonio, TX
Status: offline
Matt's advice is dead on.  The basic defintion of a package is a collection of source files and the basic definition of a program is a command-line using those source files.  Thus, as long as the msi is in the source files defined for the package, which it appears that it is, then you don't have to reference it via UNC, its local.  Don't let the browse box from the command-line in the program definiton fool you, the command-line can be a valid command-line syntax.

Also note that you can't/shouldn't use an admin share (d$) to push out software, only administrators on the system hosting d$ will have access and that is just bad form and asking for trouble if you are using a network access account to push out software that has admin privileges on your servers.

_____________________________

Jason
________________________________________
http://myitforum.com/cs2/blogs/jsandys/default.aspx

(in reply to mhudson)
Post #: 3
Page:   [1]
All Forums >> [Management Products] >> System Center Products >> System Center Configuration Manager >> trouble getting program to install 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.250