SQL Installation Check
Hi,
Small question, we are installing SQL Server 2000 on our laptops using a VBScript. Before we apply SP4, we want to make sure that the SQL standard edition has been installed properly and not parts of it. This has not always been the case because of network issues etc. Currently we do a check if the sqlservr.exe exists on the laptop, but that is just plain useless.
Is there a quick way to check this? Like a registry setting or is there a file check I can do using the FileSystemObject?
Thanks for your help,
Sebastiaan.
|