SQL Install Validation Check
Hi,
Can someone please tell me how I can verify a SQL + SP installation is 100% correctly performed ?
For the SP4, I found a key in the registry :
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\MSSQLSERVER\ SETUP
Patchlevel : xxxx
Is this a confirmation that the install has completely deployed all files and finalized in good shape ? Or is there another parameter we need to check ?
Right now, the FileSystemObject is used to verify a certain sql related file which is not really the way to go.
Thanks for your help,
Sebastiaan.
|