Refers to the logical arrangement of hardware and service applications for a SharePoint farm.

learn more… | top users | synonyms

1
vote
1answer
17 views

It's possible to put the Application servers on different subnet than the Front End Servers

It is possible to put the Application servers on a different subnet than the Front End Servers in SharePoint 2013, What are the advantages and drawbacks, noting that this is an Internet facing ...
2
votes
2answers
21 views

Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted

I am trying to scale out our search topology by adding a new Index Partition and Query Servers. The approach that is being taken is using PowerShell to build a new SharePoint Search Query Topology ...
0
votes
0answers
17 views

AdminService file in logs library

Earlier in folder where I keep SharePoint logs once a days about 6 a.m. in AdminService file entry appeared with: Exiting SPAdvApi32.CheckRestartService Entered ...
0
votes
0answers
36 views

SharePoint Topology for document managment that will be served on both Internet and Intranet site

My client wants to migrate their filenet document management system to SharePoint 2013. The migrated filenet in sharepoint will be accessible both from internet and intranet SharePoint sites. They ...
0
votes
1answer
24 views

Single Farm with ForeFront AUG or 2 Serparate Farm to secure intranet/extranet Farm?

We're planning of setting up a two separate farm (internet farm and intranet/extranet farm) for security purposes. My question is that, if we use the Edge Topology (using the ForeFront AUG) is't okey ...
1
vote
2answers
153 views

What is a query server in SharePoint farm?

As per my understanding a farm consists of: SharePoint Server Database Now the above SharePoint Server can be one of the following roles: WFE Application Server So basically a SharePoint farm ...
1
vote
1answer
76 views

Types of SharePoint farms

Can any SharePoint Experienced Architect or SharePoint Consultant enlighten me on the different types of farms. I am going through this slide (Page Number 22) and am getting a bit confused by the ...
1
vote
0answers
185 views

Setting up search for frontend web server. Search works from appserver, not from frontend

I’ll go straight to the point here, with the information I have. This is the first time I have set search on a multi tier farm, so I could have missed alot... I am setting up search on a existing web ...
4
votes
3answers
128 views

When should we separate a site collection into a different web application

we are planning a sharepoint topology and wondering if we should separate each department in a different web application or just a dedicated site collection. What's the guide or best practice to ...
3
votes
2answers
69 views

SQL 2008 r2 architecture for multiple clients(farms)

I am trying to plan out an ideal environment to support 5-10 clients in Sharepoint 2010. I have decided to create a farm for each client but I am not sure how to deploy the SQL server architecture. ...
5
votes
1answer
132 views

Remove server from Server Topology list

I have removed a server (Database server) from a SharePoint 2007 farm. However the server still displays in the "Farm Topology" list. Is there a way to remove the server to correct the Farm Topology ...
0
votes
3answers
466 views

SharePoint 2010 High availability - scenario

I am designing a SharePoint 2010 farm topology to provide high availability for a three server farm (2 SharePoint, 1 SQL). The servers are setup that SQL is using SQL Server clustering, and there are ...
1
vote
2answers
112 views

IIS 7 Shared Configuration and SharePoint

Can someone guide me as to how can IIS Shared Configuration be utilized in a farm scenario for SharePoint. Is it advisable to replicate IIS configuration between different web servers that are hosting ...
0
votes
1answer
94 views

Single server topology

Is it better to install a full copy of sql server and do a farm/complete install, or standalone? The reason i ask is, it seems like express might have a more compact resource footprint, and share the ...
2
votes
1answer
463 views

Two Server Sharepoint Farm Topology

I'm working on creating a product for Sharepoint and have set up a server farm consisting of two machines running Server 2008 R2. I want to set up SQL2008 on one Machine, and SharePoint 2010 on the ...
0
votes
0answers
215 views

How to change the database server in SharePoint server 2010?

I have SharePoint Server 2010 installed on Server A (all the roles are on the same machine),and now I need to add a new server B which must be the new database server, so I need to move all the ...
1
vote
2answers
907 views

Add Application Server to existing SharePoint farm - production hours

I'm required to add a new application server on an existing production farm where there are hunderds of active users accessing the portal sites currently. My farm toplogy is like this :- 2 WFE 1 ...
3
votes
1answer
1k views

Can servers in a SharePoint farm be members of different domains?

Here is the scenario: Two domains: DOMAINA and DOMAINB in different forests (Windows Server 2008 R2 Domain Functional Level) DOMAINA is in a DMZ network (firewalls are configured to permit all ...
2
votes
0answers
27 views

Creating an authoring instance

We have a single production farm for our SharePoint 2010 server, behind our firewall and only accessible via the intranet. Is it possible to add an authoring server to our topology? Departmental ...
4
votes
3answers
601 views

Why use an authoring server *and* a production server

I've been reading the topology document for SharePoint 2010 content deployment and am trying to explain the benefits of a 2-stage (authoring and production) or even 3-stage (authoring, staging, ...
1
vote
2answers
126 views

Authoring Environment

I have taken a new job and have been introduced to a new SharePoint environment that has been set up. The topology is as follows. Dev - > Authoring -> Testing -> Production I am a little confused by ...
0
votes
1answer
343 views

How to deploy a split back-to-back topology?

We want to install SharePoint Foundation 2010 to our customer. They have 3 WFEs on DMZ and 1 SQL on intranet. They have AD on intranet. How do you do this?
0
votes
1answer
199 views

Recommendation for the correct topology/architecture

I've been tasked with proposing an architecture for our new SharePoint 2010 environment. The problem is that it will be hosted externally on a server that we have full control over at a data centre. ...
1
vote
0answers
534 views

Getting the following error: Another topology activation is in progress

I am using Search Server Express 2010. I am creating Search application using PowerShell scripts. After creating crawl and query components, i am activating them. First activating crawl component ...
2
votes
2answers
770 views

intranet/extranet topology with search?

I have a project which have the following requirements : two functional areas : intranet and extranet two type of users : corporate users and partners (via claims authentication, AD for corporate ...
14
votes
4answers
1k views

Any reason not to create a new content database for each site collection?

When creating a site collection in stsadm there are 2 commands I could use: createsite and createsiteinnewdb, where the latter creates a new content database for the site collection. Reading around ...
2
votes
1answer
58 views

How can I view the creation date (and creator) of a child site (not an admin person)

Is there any way an end user (with contribute or full access) can view the properties of A CHILD SITE...as in when it was created and by whom?
1
vote
3answers
276 views

Can I add a WSS Front End with MOSS server?

Is it possible to add WSS as front end and MOSS as server?