/build/static/layout/Breadcrumb_cap_w.png

Repair Issue

Hi,

I am installing MSI from network location. During repair application is looking for MSI which exists on network location and user dont have access to it. Issue occurs only when application is distributed through SCCM. Local repair works ok.

I cannot use SourceList property as the application may reside on multiple servers. I tried ADDLOCAL and ADDSOURCE properties, no luck.

Is there a way around it?

Thank you.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: piyushnasa 12 years ago
Red Belt
0
It is recommended that for this application you write a script to locally copy the source from server while installation to a local directory like: C:\Windows\DownloadedInstallations\ and then run the application from there with the script.
This way your source will not be deleted and the repair can happen.
Posted by: pjgeutjens 12 years ago
Red Belt
0
this normally indicates that there are files that need to be put in place during the repair. For anything else the repair will use the stripped version of the MSI that is cached in <WinDir>\Installer.

What you can do is use the DuplicateFile table. Put all files that go into a user's profile into the programfiles directory and then make duplicates using the aforementioned table that go to the profiles. Have a look through this thread on appdeploy to get a good idea how to go about this.

Another option might be to set SCCM to do a 'download and run' installation of the software, instead of installing directly from the network.

PJ

Comments:
  • Download and run installation will cache the application source for the time of installation and then will remove it.
    It will again start searching for source files again. - piyushnasa 12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ