+

Search Tips   |   Advanced Search

Windows stand-alone: Set up SQL Server automatically or manually


When setting up SQL Server automatically, we run a ConfigEngine task to create users, grant privileges, and create JCR table spaces. Alternatively, we can manually run SQL scripts to create users, grant privileges, and create JCR table spaces.

Manual configuration allows database administrators to understand what is going on at each end of the process. The speed of automatic database setup but to gain a better understanding of what is happening during the automatic configuration process, we can review the steps in the manual configuration section and then return to the automatic configuration steps.


See

  1. Run a task to automatically setup SQL Server databases
  2. Set up SQL Server manually


Parent: Windows stand-alone: Set up a remote SQL Server database
Previous: Windows stand-alone: Modify SQL Server database properties
Next: Windows stand-alone: Configure the portal to use SQL Server