Friday, January 09, 2009
Deployment Forum HomeDeployment Forum ArticlesDeployment Forum Download LibraryDeployment Forum Member BlogsDeployment Forum Community Forums
Member Login
StandardLiveID


Register
Forgot Password ?



Guests can view and read messages in the community forums, but you must register and log in to Deployment Forum before you can post messages. Click Register at the top of this page. Before posting messages, please read the forum guidelines at the bottom of this page.

Subject: MS Office returned an unexpected return code: 2
Prev Next
You are not authorized to post a reply.

AuthorMessages
abitzosUser is Offline

Posts:9

Send Message
07/08/2008 12:22 AM  

Can anyone help me?

During a test deployment process I receive the following message:

'During the deployment process, 1 errors and 0 warnings were reported.

Details...

Application MS Office 2003 Standard returned an unexpected return code: 2.

This is a very vague error message, can anyone help me?

Thanks.

 

 

 

 

JCadavidUser is Offline

Posts:64

Send Message
07/08/2008 1:39 PM  
Are you using a transform to customize your install? What does your command look like?
melvinUser is Offline

Posts:1

Send Message
08/26/2008 2:46 PM  

I am doing a deployment of Windows XP Professional w/Office 2003 Professional using MDT running off server 2008.  I have also encountered this error.  I am using a TRANSFORM that looks like this:

setuppro.exe TRANSFORMS="K:\Distribution\Applications\Microsoft Office 2003 Professional\New CustomSetup.MST" /qb-

I am still at a loss as to how to correct this issue and get Office 2003 to install properly.  Any suggestions will be greatly appreciated.

jbrixeyUser is Offline

Posts:18

Send Message
09/08/2008 2:09 PM  
Try placing your transform in the same directory as your application (if it is not already, although it appears that you do have it there). Unless you are mapping a drive via a command before you start the office install task sequence, you don't have a k: drive. If you place the transform in the same directory all you need in the command line of the application details is:  setuppro.exe transforms="tranformfile.mst" /qb- (or whatever options you use). Don't specify a path in the transform file name, just the tranform file name, as the path will be assumed to be relative when the task sequence executes the application installation script.
You are not authorized to post a reply.
Forums > Deployment Solutions > MDT 2008 > MS Office returned an unexpected return code: 2



ActiveForums 3.7
Forum Policies
Minimize

These forums are a user-supported community for IT professionals to exchange deployment tips, solutions, and techniques. For the benefit of all Deployment Forum members, please observe the following guidelines when posting to these forums:

  • We reserve the right to remove any message. Our moderators will remove all messages that are not respectful or productive. Profanity, racism, prejudice, and flaming are not tolerated.
  • Do not advertise products or services. Our moderators will remove all advertisements or service announcements. Product and service recommendations from active Deployment Forum members are encouraged, however.
  • Make sure your question isn't already answered. Before posting questions, search the forums. After ensuring that your questions are unique, post them to the most appropriate forum. This will help reduce noise in the forums.
  • Help make the most of each thread. Do not post unrelated messages to a thread. Also, if you've resolved a question outside of these forums, please share the solution with other members by posting it back to the thread.
  • Do not share confidential information. Confidential information includes product keys and addresses. Our moderators will edit any message containing confidential information, so double-check messages and their attachments before posting them.
  • Post messages using only the English language. For the benefit of all Deployment Forum members, please post your messages using the English language.

We hope that you enjoy using this community. Please submit your comments and feedback on the Comments and Feedback page or post them to the Comments, Feedback forum.



Privacy Statement  |  Terms Of Use
© 2007 Jerry Honeycutt