|
| |
| |
|
|
|
Da Notes -
70-028 - U
Personal notes on the MCDBA tests. These notes are from the various resources I used to pass the MCDBA exams including the MCDBA sample exams from Transcender. |
Passing Score: 680, Questions: 52, Time: 90 Minutes
|
Da Notes Index
|
|
|
Unattended Installation
|
Unattended install can be convenient if you want to install
several SQL Servers with identical configurations. You can also use
Microsoft Systems Management Server (SMS) to perform unattended
installations.
Create Installation Script : setupsql.exe k=Rc
Setup-file is stored as setup.iss
sql70cli.iss - SQL Server management tools
sql70ins.iss - Typical SQL install (NT Local System account)
sql70cst.iss - Custom SQL Server installation with all
typical components (NT Local System account)
|
|
|
|
|