Hi Babe -SharePoint automatically generates the Central Admin site's content |
Troy Starr [MSFT] posted on Monday, November 20, 2006 2:02 PM
|
Hi Babe -
SharePoint automatically generates the Central Admin site's content database
name and includes a GUID if it doesn't think the GUID-less name is available
on the SQL Server instance. You can specify the database name yourself, but
you must run the command line version of PSConfig instead of the GUI
version.
psconfig.exe -cmd configdb -create -server SQLServerInstanceName -database
ConfigurationDatabaseName -user DOMAIN\FarmServiceAccount -password
ThePassword -admincontentdatabase AdminContentDatabaseName
- Troy Starr [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights. |
 |
|
SharePoint_AdminContent Database |
Bab posted on Tuesday, November 21, 2006 3:12 AM
|
Thanks Troy!
--
Babe |
 |
|