Pregunta

Original Solo tenemos un servidor todo en uno. Recientemente agregamos un nuevo servidor (VM) y deciden usarlo como WFE. El viejo se convertirá en un servidor de aplicaciones. Seguí el procedimiento aquí: http://technet.microsoft.com/ EN-EEUU / Library / CC261752 (V= OFICINA.15) .ASPX # ADDSERVER

Básicamente, instalo SharePoint en el nuevo servidor y ejecute el asistente de configuración del producto. Verifiqué con una computadora cliente. Puedo iniciar sesión en SharePoint Site (con el punto de URL al servidor original). Luego actualicé el archivo host para tener el punto de URL al nuevo servidor WFE.

Cuando busco a la URL, obtengo la solicitud de contraseña como de costumbre. Después de iniciar sesión 3 veces me echa una página en blanco en blanco. He verificado la aplicación web de Microsoft SharePoint Foundation se inicia en WFE.

Sin embargo, puedo iniciar sesión en la página de administración central en el servidor WFE LocalHost usando URL como HTTP: AppServer: 30895 /

¿Qué más me he perdido? Gracias.

¿Fue útil?

Solución 2

At the beginning, I have a single VM have SQL, Sharepoint 2013, AD, etc installed. Everything is running fine.

Later, I clone this VM, change this computername (or hostname) and join it to orginial server's farm. I can complete the installation wizard and product configuration wizard. However, as I mentioned in the question, users cannot login using this new server as WFE.

I think the cause is the VM is not clear. It has numberous settings including the AD stuff on server.

So I create a new VM with a blank new install win2008. Install everything and join to the existing farm. Everything is fine this time.

Thanks for all of your input!

Otros consejos

If you installed the system as a "Stand Alone" install (see dialog box in figure 1 of this article) I believe you are not able to add any additional servers to the farm. If this was done, you'll most likely have to completely re-install the farm on your new host, migrate the content databases, then reinstall your original server to join the farm.

Licenciado bajo: CC-BY-SA con atribución
scroll top