Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 MSDE Installation

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-16 : 10:03:45
Harish writes "Hi,

I am installing MSDE using the following comamnd



C:\MSDE\MSDEx86.exe -s -a -f1 "C:\MSDE\unattend.iss"


This command install MSDE sucessfully,
When I reboot the machine, I found that first time 'mssqlserver' service needs to be start manually (Untill unless I mark it as 'Auto Start when OS start')

Now I want to install MSDE in such a way that I should start it manually and service should start automatically whenever system restart.

Is there any way to do the same, Please advise.

Thanks
Harish"
   

- Advertisement -