Tagged Questions
0
votes
1answer
27 views
Authentication problem in SP web application 2010
I have created a web application and then site collection by using my custom template site definition. Its created successfully. But when I access my application I get authentication dialog box for ...
1
vote
1answer
69 views
creating web application in sharepoint 2013
I have created a web application in sharepoint 2013 using central admin, that is successfully created. its successfully created app pool in IIS as well. In host file I have also added entry like this: ...
1
vote
2answers
146 views
How to get all SharePoint Web Applications in the Central Administration Page from code behind
How can I have the list of all existing SharePoint Web Applications and their site collections from code behind .
0
votes
1answer
2k views
How to get the SharePoint Web Applications Portal Super User Account and Portal Super Reader Account?
I was trying to resolve "cache is not configured" issue on SP2010 production box and came across the solution being discussed in one of the SharePoint chick blog
The problem is before I try out the ...
1
vote
1answer
113 views
What are _formsweb.config files? SP2010 Claims [Access Denied]
I'm hoping someone will have experience with this. I'm stumped!
I have two SharePoint 2010 (Enterprise) farms: development and production.
Each farm has 3 servers:
SPSQL-Dev, SPSQL-Prod ...
4
votes
1answer
2k views
Remove a single user from all site collections in a web application using powershell
Is there a way I can choose to remove a single user from all site collections within a single web application using powershell. There are number of user profiles whose domain account has been blocked ...