In SharePoint, a web application is a site in IIS. It is where an administrator defines what the root URL of the site will be, type of authentication that will be used, and other site-wide settings.
5
votes
4answers
806 views
How to access a Web application/Farm level property bag via jQuery/Javascript/ClientContext
It it possible to access the Web application/Farm level property bag using jQuery/Javscript/ClientContext? If not, then what are the possible alternatives to access Web Application Farm level property ...
6
votes
2answers
262 views
When moving SiteURLs is it better to recreate the Web Application or use AAM to redirect?
We've had an existing site that has been built and deployed to for awhile now, mostly an internal beta site at http://beta.site.com which has been built up with an extended site on ...
3
votes
3answers
4k views
Change a Web Application URL
We have registered our Web Application under the url http:\intranet. We no longer wish to use that URL at all and want to use http:\somethingelse. Is there anyway you can change the default URL in ...
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 ...
1
vote
1answer
73 views
Moving a Web Application from One server farm to another server farm
We have a Virtual Machine "vDemo" which is acting like our development server, then me as a developer has a copy of it on my PC, however my copy is very old and development server does have other ...
4
votes
3answers
8k views
How to activate feature using powershell script?
I need to activate specific feature to all site collection which is inside the particular web application using powershell script?
1
vote
1answer
87 views
How to remove the Central Admin web app?
How to remove the Central Admin web app from IIS?
I am using SharePoint 2010 on Windows Server 2012.
I know I can remove an app with the SharePoint 2010 Management Shell by issuing:
...
1
vote
1answer
441 views
Moss Timer job deployed in one web application but running in a different web application
I can't believe Timer Jobs and SharePoint can be this un-predictable.
I deployed my Timer job feature solution to web application A and activated feature, it worked for 3 days in same web application ...
1
vote
1answer
719 views
Sharepoint 2010 - wpresources for Bin / web Application Deployment
In SharePoint 2010 , using visual studio 2010 :
i have bin / web application deployment.
i want to add java script file under Virtual Directories\/wpresources//
I cannot use the Resources mapped ...
