A server farm or server cluster is a collection of computer servers usually maintained by an enterprise to accomplish server needs far beyond the capability of one machine.

learn more… | top users | synonyms

2
votes
2answers
35 views

Copying SharePoint 2010 farm to a different server

I am creating a replica server of my current SharePoint 2010 production server. The production SP is integrated with Project and TFS. Here is what I have done so far: Installed SQL 2008, ...
1
vote
2answers
31 views

Farm Backup vs Granular Backup - SP 2010

I am using SharePoint 2010 and I only have 1 Site Collection. In my CA I can do a Farm Backup or a Granular Backup. What must I used, I just want to make a full backup of everything including all ...
2
votes
1answer
137 views

How can I avoid “service unavailable”/“recompiling” when deploying solutions

The topic says a lot. I'm looking for a way to avoid that ugly "service unavailable" page when you deploy a solution. Also, I would like some theory on it, as I'm not sure I understand it completely. ...
0
votes
1answer
159 views

Exception at Audit Custom Report

I've run into following issue when i try to execute Audit Custom Report on one of the site collections. 10/19/2012 09:30:02.03 w3wp.exe (0x211C) 0x12D8 SharePoint Foundation Runtime tkau ...
0
votes
1answer
61 views

Sharepoint Farm - Adding in test servers

I'm currently planning a new SP farm that pretty much works as follows. 2 x WFE servers 3 x Application Servers 2 x SQL servers (Cluster 1 for SP databases and such) 2 x SQL servers (Cluster 2 for ...
1
vote
0answers
28 views

How to change SharePoint server that connected to TFS and recreate all TFS sites there

We installed two of them integrated together. Now the last SharePoint server is down and we decide to change the SharePoint server that's connected to TFS. We want to recreate SharePoint TFS Sites? ...
0
votes
0answers
47 views

Steps to be followed during Sharepoint Server High CPU utilization on all WFE

I have all my server at VM and CPU utilization always keeps varying around 100 %.Hardware NLB prperly configured. We have 4 web front ends having 16GB RAM and 4 cores hosting one web application with ...
0
votes
0answers
18 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
0answers
20 views

Share SSRS Server across two farms? Only ever using one at a time

We have two farms, one DR and LIVE. In Live we have an SSRS box, and in DR we have an SSRS box. In a scenario where the live farm dies then obviously the second farm picks it up, however in the ...
0
votes
0answers
133 views

“Farm is unavailable” problem

I have two servers: SP01(sharepoint) and SQL01(database). At last time Sharepoint gives me error "Farm is unavailable". After SP01 rebooting, error longs 10-15 minutes, and starts to work normally. I ...
0
votes
0answers
41 views

Restore SharePoint Farm in Same Configuration Mode

Is it possible to use the Same configuration mode when restoring a full farm backup on another SharePoint server (with a different "hostname")? Or, is it necessary to use the "New configuration" mode ...
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 ...