Hi,
I have a Singles Server Farm for SP2013 where I am facing the below error when I access the Central Admin.
HTTP/1.1 200 OKServer: Microsoft-IIS/8.0Connection: close
I Have other Web applications on the same server which are connecting and working fine.
I tried several things (as mentioned below) but to no luck.
1) Ran Sharepoint config Wizard Successfully, Result Same.
2) Ran Powershell PSConfig.exe -cmd upgrade -inplace b2b -force successfully, result same.
3) Unprovisioned Central Admin Through Powershell psconfig.exe -cmd adminvs -port 1000 -provision
Reporvisioned Central Admin Through Powershell psconfig.exe -cmd adminvs -port 1000 -provision , Result Same
4) Unprovisioned Central Admin Through Powershell
Recreated CCentral Admin through Powershell New-SPCentralAdministration -Port 1001 , Result Same
Is there any way to drop the Central Admin and recreate it without effecting the existing Site Collections?
Any Help is highly appreciated.
Rgds,
SSP
SSP