We are installing msde in an unattended mode on win2k+sp4.
This is on a completelly clean windows install that has had no applications
installed on it.
We spent a day reading documentation and experimenting trying to determine
under what conditions msde needs to reboot.
It currently gives the 1641 error in the setup log indicating it needs to
reboot.
(or it just reboots.)
Does installing msde always require a reboot?
Can it be installed without a reboot?
Can the reboot be suppressed via install switches we are not aware of?
The install switches we are using are:
setup.exe DISABLENETWORKPROTOCOLS=0 SAPWD="blah" SECURITYMODE=SQL /L*v
c:\temp\msde.log /qb-
MSDE install then initiates a reboot.
##log entries
Starting custom action InstallSqlRedis
Executing "c:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlredis.exe
/q:a"
MDAC requested a reboot
MSI (s) (6C:CC): Note: 1: 1707
MSI (s) (6C:CC): Product: Microsoft SQL Server Desktop Engine --
Installation operation completed successfully.
MSI (s) (6C:CC): Cleaning up uninstalled install packages, if any exist
MSI (s) (6C:CC): MainEngineThread is returning 1641
MSI (c) (5C:FC): Decrementing counter to disable shutdown. If counter >= 0,
shutdown will be denied. Counter after decrement: -1
MSI (c) (5C:FC): Performing reboot from the client process.
MSI (c) (5C:FC): MainEngineThread is returning 1641
##log entries