Set Up Windows Service Accounts for the Database
SQL Server requires Windows-based service accounts for the underlying services that power the database server. These can be domain- or server-based depending on the type of SQL Server installation. These accounts should not be domain administrators, nor is it a requirement to make them administrators on the server that will host SQL Server. For additional information see:
Setting Up Windows Service Accounts
* 
These accounts are separate from the logins and users used by Windchill.
Was this helpful?