The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
2
votes
1answer
42 views

Total Recovery of Sharepoint Environment

I've often been told that the best and safest backup I could get, thinking in terms of our disaster recovery plan is a complete farm backup. However, in Beginning Sharepoint Administration by Gran ...
0
votes
1answer
29 views

Server farm configuration resources

Since making a shift from front end development/branding to solution development, I have had a lot of tasks that involve at least a beginners understanding of farm configuration and server basics. ...
0
votes
2answers
178 views

Problem with configuring the farm

i have a sharepoint server, when it comes to configuring the farm, sharepoint does not accept my account for the Database Access Account, i get "The username is invalid. The account must be a valid ...
0
votes
3answers
433 views

Local administrator privilege is required to update the Farm Administrators' group

I perform an upgrade of SP from WSS SP2 to SPF 2010 SP1. In WSS SP2, I was able to update the farm administrators. In SPF 2010 SP1, I keep receicing the following in the ULS logs: Local ...
0
votes
0answers
95 views

SharePoint 2010 Multi Tenancy content database SQL server issues

We have 2 SharePoint 2010 multi tenancy environments, both using the one SQL server instance. Server 1: SharePoint Foundation Server 2: SharePoint Standard Server 3: SQL Server We used the ...
0
votes
0answers
104 views

How to recreate inadvertently deleted “MySite” with “My profile” in Sharepoint Server 2010?

I inadvertently deleted "My Site" _http://sptest/my/ with entry for My Profile _http://sptest/my/Person.aspx?accountname=i%3A0%23%2Ew%7CMyDomain%5CMyUserName This results that ...
0
votes
1answer
595 views

move from standalone installation to a small farm (SharePoint Server 2010)

One of our clients has a sharepoint standalone installation (few web apps with several site collections + user profile service, web analytics, search). They requested to move db to a new server. I'm ...
0
votes
1answer
191 views

Language is not supported during “Creating content DB” step

I'm encountering a problem during the installation of sharepoint in my farm. When it tries to create the DB the exception raised is "Language is not supported". I think everything on the machines is ...
2
votes
1answer
49 views

SharePoint 2010 farm dynamic scalling

Is it possible to provide dynamic scaling in sharepoint farm? I mean is it possible to dynamically add/remove WFE VM's when load is increasing and disabling them when it's going down? If it can't be ...
1
vote
1answer
313 views

Sharepoint 2010 Farm plan

I have a task where I have to propose a farm layout for new project. There will be about 70000 users, and no more than 100 site collections. I estimated requests per second value on 4,66. There will ...
1
vote
1answer
1k views

WSS_Logging database size

Our sharepoint server 2010 WSS_Logging database is about 100GB and counting ... (Farm DB ~1TB / ~100 000 pages viewed per day / ~5000 unique users per days) I've reduced retention and logging ...
0
votes
1answer
48 views

Best Practice when creating services

What is the best practice when going through "Configure your SP farm" Services portion? Where all the services are checked and either will use existing managed account or ask you to create new managed ...
1
vote
1answer
212 views

SharePoint 2010 Farm Setup : Virtualize the SQL Server 2008 or NOT?

2 years back when I was working on SharePoint 2007 , virtualization of SQL Server was not recommend due to performance and clustering issues. When it comes to SharePoint 2010 , I see most of the MVPs ...