Questions tagged [farm]
The logical entity environment governed by SharePoint, usually containing several servers in the farm. Use this tag for farm management questions.
93 questions
-1 votes
1 answer
242 views
cannot join to the farm, we have to disconnect the old server first how?
after implementing the new on-premise Sharepoint 2019 with a single Sharepoint server and a single SQL server, the Sharepoint server was damaged. now I am trying to create a new one but while I try to ...
0 votes
0 answers
73 views
SharePoint database admin account accidentally deleted
The SharePoint database admin accidentally deleted. How to reinstate this admin account? I created a new account with db_owner in database. But looks like it was not setup properly. It shows below ...
0 votes
0 answers
35 views
Server Error in '/' Application. after moving VM
After migrating SQL and application sharepoint 2013 VM to new server, the message when accessing Intranet is: Then I run the Sharepoint Products Migration Wizzard and error is: Any ideas? Should I ...
0 votes
1 answer
175 views
Adding new WFE to SharePoint 2013 farm - Missing patches could find anywhere to install
During adding new WFE to existing farm found a patch mismatch, which I couldn't find MS download center to install. Below is the missing patch information Security Update for Microsoft Project ...
1 vote
1 answer
901 views
Access denied to Service Applications page in Central Administration
I have farm admin permissions to a dev farm of on premises SP 2019 installation. The problem is that while I can access most of the features of Central Administration, whenever I access the Manage ...
0 votes
1 answer
218 views
how to get list of users from OWNERS or designer group for all the site collections in a farm
Is there a PowerShell way that can give me list of owners for all the site collection and sub-sites from all the web applications in a given farm? how to get list of users from OWNERS or designer ...
3 votes
1 answer
583 views
SharePoint 2019 Min role question
I am migrating SP 2013 to SP 2019. As everybody knows we cannot migrate directly SP 2013 to SP 2019, so I have make single server farm of SP 2016 and migrated SP 2013 to SP 2019. Then I make SP 2019 ...
0 votes
1 answer
9k views
"An Error Occured while running detection" when i try to patch out sharepoint server 2013
we have a SharePoint enterprise server 2013 and i installed the CU for March 2020 from Microsoft website @ https://support.microsoft.com/en-us/help/4484280/march-10-2020-cumulative-update-for-...
1 vote
1 answer
138 views
Load balancer configuration in SharePoint [closed]
Can you tell me the steps used to configure web application and alternative access mapping in multi tire farm with load balancer?
0 votes
3 answers
347 views
Create a new farm user
I have a onpremises sharepoint server 2016 and I want to create a new farm user. If I create a new with the sames permissions that the old farm user have is enough to work? Or I have to set up ...
0 votes
1 answer
64 views
Restoring from a completely different farm backup
I'm sure this will sound like a very novice question and many will wonder the application of such an action, but here goes. Say I have two different single-server SharePoint instances (2 different ...
1 vote
1 answer
223 views
Backup-SPFarm : You need to have Machine administrator priviliges to run this cmdlet
I am working on a sharepoint on-premises farm 2016, and i created a scheduler task to do a backup for the whole farm + each site collection separately. here is the action inside the task scheduler:- ...
0 votes
0 answers
126 views
SharePoint 2013: Can’t open root site on my PC
Good Day, I have SP 2013 farm with web applications and site collections. I can open these sites on my PC. The web applications have the URL addresses like http://webservername.domainname.com:...
0 votes
1 answer
331 views
Farm backup stuck on Step 1
Ours is Multi server (2 WFE and 2 APP) SP 2016 Env. As usual when we am trying to start backup of the entire farm, it remains on Step 1. We checked the ULS and found request has timeout However if we ...
0 votes
0 answers
57 views
Communication between servers in farm
We have a farm with two load-balanced virtual machines. When a certain event happen in the application in one of the machines, I need to sync this with the rest of the machines in the farm, so that ...