(2) 웹프런트엔드 오류는
서버 팜의 웹 프런트 엔드 서버에서 실행하는 서비스가 일치 하지 않습니다. 라는 오류를 구글링 하여 확인해 본 결과
서버 팜을 여러대로 나누어 설치를 할 경우 생기는 오류 로서 MS 측에서 이 오류는 무시 해도 된다고 합니다.
아래의 url 참조
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_24136059.html
http://soerennielsen.wordpress.com/2008/02/08/make-the-search-work-for-you/
-->Complete ignore the warning "Web Front End Servers in the server farm are not consistent in the services they run" It's a meaningless message. I've actually spoken to
Microsoft about this and it's useless. If you setup a multiple server farm the way Microsoft recommends then this message will appear.
Alternate Access Mapping has NO bearing in how DNS is routed. It's simply a way of controlling how sharepoint listens for web page requests.
For example, we had a legacy search site in our company called http://search.domain1.com/ and using Sharepoint we built a new one called http://search.domain2.com/ Once
the new search was running I added http://search.domain1.com using 'Alternate Access Mapping' and redirect DNS entries to the new server and viola, both websites were
identical using the new site.
댓글 영역