I now have the need to restore a single file finally, so I started to bring
up another server I could restore an msdmback.vbs-created file to and grab
the document out of there. We don't use any of the SPS-aware backup apps
(yet). We use Legato and I haven't seen if they have one yet.
So I went through the prereq's, started remote registry, installed sp3 (was
on sp2), installed SMTP, made sure virus control wasn't running etc... and
tried to install. I get a generic error that it couldn't install.
I check the eventlog:
[09/06/02,18:28:13] SharePoint Portal Server: LaunchProcess,
(null)\msiexec.exe: Process exit code is 0x80070641!
[09/06/02,18:28:13] SharePoint Portal Server: LaunchProcess,
(null)\msiexec.exe: Process exit code is 0x80070641!
[09/06/02,18:28:13] SharePoint Portal Server: ***ERRORLOG EVENT*** :
CPkmSetupComponent::InstallMSIPackage, MSI Package (spsclisrv) setup failed
with error code 0x80070641. Command=msiexec.exe. Args= -i "C:\Program
Files\SharePoint Portal Server\Bin\spsclisrv.msi" /q -l*v "C:\Program
Files\Microsoft Integration\SharePoint Portal Server\Logs\spsclisrv.Log"
Reboot="ReallySuppress" ARPSYSTEMCOMPONENT=1 SERVERINSTALL=1
[09/06/02,18:28:13] Setup.exe: ISetupManager::RunInstallFromList(IP_INSTALL)
completed
and the spsclisrvlog shows:
MSI (c) (28:44): Windows Installer proxy information not correctly
registered
MSI (c) (28:44): Failed to connect to server.
MSI (c) (28:44): MainEngineThread is returning 1601
I double-checked my pre-req's and found that -- oops - Trend's Serverprotect
WAS running after all, I just didn't see any systray icon like normal. So I
back out the install, turn off Server Protect and try again, and it still
doesn't work.
I'm installing this via Terminal Services, just like I did my main
installation (Hey, Bill says I can on p132! :) I also searched for this
Windows Installer proxy info stuff and didn't find anything worthwhile. I
didn't find anything on that exit code, either.
I'm stumped. Anybody have a suggestion other than trying another box before
my user goes crazy without his files?