Title: Disconnect SharePoint server from farm
Description:
If you want to disconnect SharePoint server from farm then go to SharePoint command
prompt and run following command.
psconfig -cmd configdb –disconnect
For SharePoint Powershell use following command
Powershell - Disconnect-SPConfigurationDatabase
We need to disconnect sharepoint if we need to create new config database
Once this is done when the next time we run sharepoint configuration wizard we will get
option to create new config db.
Keyword: attach new config db, attach backup config db
Description:
If you want to disconnect SharePoint server from farm then go to SharePoint command
prompt and run following command.
psconfig -cmd configdb –disconnect
For SharePoint Powershell use following command
Powershell - Disconnect-SPConfigurationDatabase
We need to disconnect sharepoint if we need to create new config database
Once this is done when the next time we run sharepoint configuration wizard we will get
option to create new config db.
Keyword: attach new config db, attach backup config db
No comments:
Post a Comment