Tagged Questions
1
vote
0answers
27 views
Organization Concept Design
Say I have an organization structured like so...
-- Root Host
---- Group A
------ Project of A as P1
--------- Sub Project of P1 as SP1
----------- Sub Project of SP1 as SSP1
----------- Sub ...
2
votes
1answer
327 views
Service Application Fail-over
I am not seeing in the technical docs about how to deploy redundant service applications for a farm. I am seeking confirmation about my idea of having two web servers responsible for cross-farm ...