Client Management Suite

 View Only
Expand all | Collapse all

Microsoft office 2010 Installation

Migration User

Migration UserOct 06, 2012 06:12 AM

  • 1.  Microsoft office 2010 Installation

    Posted Oct 04, 2012 08:48 AM

    Hi

    I am trying to create silent installatin package of microsoft office 2010. I did necessary changes in config.xml also use the below command line

    \\server\share\setup.exe /config \\server\share\ProPlus.WW\config.xml

    but still i am not getting success. Can any one help me out



  • 2.  RE: Microsoft office 2010 Installation

    Broadcom Employee
    Posted Oct 04, 2012 09:10 AM

    Hi,

    The easiest way to configure silent installation of MS Office 2010 is to create MSP file using Office Customization Tool. Check this article describing how to do it: http://technet.microsoft.com/en-us/library/cc179097.aspx#Setup.

     

    Thanks,

    Andrew.



  • 3.  RE: Microsoft office 2010 Installation

    Posted Oct 04, 2012 11:42 AM

    The Symantec Management Agent on a client PC runs in the context of the Local Built-in System account, this has no access to network shares. I don't like installing across a network so i always create a Package in the console to go with the command line.

    Otherwise you can use the Advanced options of the Task or Policy to have it run using a domain account that has rights to \\server\share.

    One gotcha I found was that you always saw the Office 2010 splash screen even with all silent options selected unless the config.xml was in the root of the package with setup.exe.



  • 4.  RE: Microsoft office 2010 Installation

    Posted Oct 05, 2012 02:57 AM

    Hi Andrew

    I already gone through this article and used command line if i use the above command line it shows Failure return code - 30023



  • 5.  RE: Microsoft office 2010 Installation

    Posted Oct 05, 2012 11:52 AM

    That indicates a problem with your installation source.



  • 6.  RE: Microsoft office 2010 Installation

    Posted Oct 05, 2012 01:55 PM

    Hi andykn101

    I am not using network share path, The package is stored on NS server locally

     



  • 7.  RE: Microsoft office 2010 Installation

    Posted Oct 05, 2012 02:04 PM

    Have you changed the command line to remove the \\server\share stuff?

    Can you log on to the machine locally and run setup.exe from the locally cached copy in the Altiris Agent?



  • 8.  RE: Microsoft office 2010 Installation

    Posted Oct 06, 2012 12:52 AM

    Hi

    I removed \\server\share and tried but does not work

    also i check by setup.exe as well as setup.exe/adminfile, setup.exe/admin but it showing promt that config.xml not found



  • 9.  RE: Microsoft office 2010 Installation

    Posted Oct 06, 2012 05:03 AM

    What happens when it "does not work"? Do you get the same error code?

    If you put the config.xml in the same directory as setup.exe that should stop that problem.



  • 10.  RE: Microsoft office 2010 Installation

    Posted Oct 06, 2012 06:12 AM

    its giving failure return code - 30023



  • 11.  RE: Microsoft office 2010 Installation

    Posted Oct 06, 2012 07:34 PM

    What happens if you put the config.xml in the same directory as setup.exe?

    Can you run setup.exe manually?



  • 12.  RE: Microsoft office 2010 Installation

    Posted Oct 07, 2012 03:20 AM

    I didn't try to run setup.exe manually but if I run setup.exe through software delivery using as a command line it gives errro config.xml not found. Necessary changes i done i config.xml and save it is out side of proplus.ww folder



  • 13.  RE: Microsoft office 2010 Installation
    Best Answer

    Posted Oct 08, 2012 02:38 AM

    Hi

    Finally I got success to install MS OFFICE 2010 silent installation through software delivery.

    I used below command line and got success

    setup /adminfile Updates/MyFile.MSP



  • 14.  RE: Microsoft office 2010 Installation

    Posted Oct 11, 2012 12:23 PM

    The installation got successfull but it giver failure return code 3010 which means restart required.

    But if I restart the system after completion of installation in report it still gives failure



  • 15.  RE: Microsoft office 2010 Installation

    Posted Oct 11, 2012 01:06 PM

    You need to edit the Install command in the Software Release to add 0, 3010 as success codes. You could add in 1641 as well; if you explicitly define success codes you have to put the '0' in too.