Re: Change Administrative Install Path

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Phil,

I gave the keys in the thread, it's up to you if you want to change them or how you do it. However, there's another option using MSIEXEC. It's a bit like the CMD used to patch a client box (MSP file). When you patch a client box from an AIP, it will reset the install source path

(at least this is true under Office 2000, not sure of 2003).

Here's an example of a batch file that patches a client, but BEWARE of serious line wrap here!! (especially the line begins MSIEXEC.

@echo off
REM Install an office patch to a client PC by reinstalling the feature from the Admin point
REM Runs on local machine but can be triggered from a remote script
REM /qb means "basic ui", use /qn for no UI at all
echo Installing Office 2000 Post SP3 WINWORDff v3 patch
msiexec /i "\\MyServer\install\o2ksr1adm\data1.msi" /qn /l* c:\wordv3.txt REINSTALL=WORDFiles UPGRADEWITHRECACHE=TRUE REINSTALLMODE=vomu REBOOT=REALLYSUPPRESS ALLUSERS=1
echo ErrorLevel is %ErrorLevel%
echo done


You could pick a box and run this as a test to see if it fixes the path. If it does, you could choose to reapply a tiny "feature" to all machines, and this should fix the paths, or give the /fvm switch a try after you've read up on it fully (I've never used it, but it sounds useful).

Thank you for this thread. I tested lots of things, however

Example:
I have 200 pc installsource pointing to \\hbv-files\.......\o2k3


150 pc poiting to
\\hbmfiles..\office\o2k3.

I would like to create a DFS and point all theses computers at one single location in my DFS. Without having to reinstall everything.
So i would like to point all computers to \\DFS\O2k3


Which is not discussed into your Thread


"Gerry Hickman" wrote:


Hi,

See my reply to the thread:

"Office 2000 network installs cannot access original install share anymore"

Phil Desmarais wrote:


We have tons of computer that have different office installation point for office 2003
We we run WSUS and Office SP1 Update for office 2003. It reports that the file needed are not available.


I would like to in the registry, update manually or with a command line, changes theses path, i would like to know the reg key to modify in order to change where office look to process its updates..

I have tried the setup /fvm ".....msi"  i didnt any succes..


Philippe Desmarais - MCSA + Messaging 2003
Network Administrator / Administrateur de réseaux Thank you





--
Gerry Hickman (London UK)



--
Gerry Hickman (London UK)
.



Relevant Pages

  • Re: ISA and XP SP2 or SP3
    ... Client Service is stopped on the workstation before applying the patch. ... and try to install a ISA 2006 but when you install sp2 or sp3, ... The connection runs Ok but when they update WXP to SP2 o SP3, ...
    (microsoft.public.isa)
  • Re: Advanced Client Install
    ... It sounds like you are referencing the pause between CCMSetup and client.msi ... >I am going to rolling out the advanced client as a package in my 2.0 site. ... I want this patch to run right after ... > a service, waits 10 minutes, then begins to install. ...
    (microsoft.public.sms.admin)
  • MSBlaster Patch Caused "Access Denied" Error
    ... client that got infected with MSBlaster and I told him to ... install the patch put out by Microsoft. ... with Administrator rights to update the website's ...
    (microsoft.public.security.virus)
  • Re: SSH / SSH-KEYGEN / PRNGD SEED
    ... In Solaris 8 precompiled packaged, i think you've taken from sunfreeware ... you have you install 112438-01 patch BEFORE to ... then echo " installed." ... Install it and try again." ...
    (SSH)
  • Re: WSUS and SBS2003
    ... the main thing is your one server is pulling on patch rather than all ##'s workstation yanking the same patch. ... You may need to update your client binaries, but that doesn’t require any restart. ... Once you scan for updates, if you haven’t installed the latest MSI 3.1 update or the latest BITS 2.0 update, you have to install those before you will be offered any other updates. ... If you want to go to the new V6 Windows Update site instead, ...
    (microsoft.public.windows.server.sbs)