question

DipteshKumar-2488 avatar image
0 Votes"
DipteshKumar-2488 asked DipteshKumar-2488 commented

While running product config wizard error

while running SharePoint prod config wizard coming up with below message. Please help
i Installed AD, SQL & SP prerequisite installer successfully but stuck at this step.
it is stand alone installation, & I used account administrator only by default from beginning , now how should i fix below one, please give me any workaround to take it forward. Thank you.

Please find 80491-capture.pngattached screeshot


office-sharepoint-server-administration
capture.png (170.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ChelseaWu-MSFT avatar image
0 Votes"
ChelseaWu-MSFT answered DipteshKumar-2488 commented

Please note that the stand-alone option is used to install a single server that has a built-in database. You will need to create all necessary databases before you run the SharePoint Configuration Wizard.

Run the following command to create SharePoint_Config database:

 New-SPConfigurationDatabase

Wait for the process to complete and then run the SharePoint Configuration Wizard again.

References: New-SPConfigurationDatabase. / Products Configuration Wizard: How to add local account with Complete Server type option.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Chelsea Wu,

Thank you. It worked.

0 Votes 0 ·