Windows stand-alone: Set up SQL Server manually
If you have configured the database automatically by running ConfigEngine, you do not need to run manual tasks for creating users, privileges, or table spaces, but you may decide to perform additional manual configuration for items that are not provided to you when you automatically when you run ConfigEngine.
For example, assigning custom table spaces is an optional task that is not covered by the automated ConfigEngine task.
- Create databases manually
- Create SQL Server database schemas and users
- Grant privileges to SQL Server database users
- Assign custom SQL Server filegroups
Parent: Windows stand-alone: Set up SQL Server automatically or manually