SharePoint Central Administration (the CA) is a web application that typically exists on a single server in the farm.
3
votes
2answers
699 views
Why can't I attach my AD RMS server to my SharePoint 2010 server? [closed]
In my SharePoint 2010 installation when I go to Central Administration -> Security -> Configure information rights management, select Use the default RMS server specified in Active Directory and ...
1
vote
2answers
752 views
Editing default master Broke Central Admin
My environment is SharePoint 2010. I was working on some master page changes and accidently I opened default master from (C:\Program Files\Common Files\Microsoft Shared\Web Server ...
3
votes
3answers
1k views
Sharepoint Installation Accounts Issue
OK guys, i need your help! My point is:
I formatted my dev machine a few days ago, as so i needed to reinstall everything. Logged in as mammoth\marcos.natan, my user account, i installed SQL Server ...
2
votes
4answers
949 views
How to prevent a Sharepoint 2010 application from Globally Deploying?
I have a Sharepoint 2010 application that consists of Sharepoint application pages and donot contain any web parts. So when I deploy the wsp of the application from the central administration the ...
2
votes
2answers
378 views
Infopath Publishing Issues
I published an Infopath 2007 form with custom code(which have no errors) on central admin like one day back and till now it shows its status as “upgrading” on central admin.
I don’t know like why ...
1
vote
2answers
510 views
Security Error in WSS 3.0
I don't know what I did but when I click on the Job Definitions link in Central Admin I get a Security Error.
I ran the Configuration Wizard and get this.
02/15/2012 11:20:29 6 ERR ...
1
vote
2answers
150 views
How could I log on the Central Administration by Form Based Authentication user
I noticed that there is a value PeoplePicker which may control this. But I dont know how to do it.
2
votes
1answer
120 views
Is there a way to execute commandline-arguments via code from a feature/webpart (Sharepoint 2010)?
I mean, for example, something like a deployment. Is it possible to force something like this from within a webpart using the "standard" sharepoint functionality?
Using the central-administration is ...
5
votes
3answers
6k views
Restore Central Administration Site
looks like I accidentally deleted my Central Administration site running on port 43709. From the looks of it I still have the content database that has the info but I can't seem to be able to restore ...
1
vote
1answer
180 views
Change the Central Administration administrator
How do you change the Central Administration Administrator in SharePoint 2010 ?
4
votes
2answers
7k views
Central Administration cannot connect to configuration database
I made a script for batch uploading files, which I successfully used to upload more than 900 files (few gigs of data). Today I prepared another set of files and everything was working fine, but ...
10
votes
2answers
1k views
How to access my “Outgoing E-Mail Settings” from code?
Is it possible for me to pull the values that are in:
Central Admin -> System Settings -> Configure outgoing e-mail settings
from my code behind using the object model?
1
vote
3answers
759 views
Site Collection Not Selectable in Central Administration After Moving Site Using SQL .bak File
I've inherited a SharePoint site as sql .bak file. I took the following steps to create the site:
Create a Web Application
Create a root site (no template)
Delete the default database: ...
0
votes
1answer
2k views
add users to central admin but don't allow them acces to change security or permissions?
Is it possible to give users access to Central Admin but deny them access to change security or permissions.
For example, they can do everything from creating a web application, service application, ...
3
votes
4answers
227 views
Staff directory webpart broken after a manual synchronization
On the main page of my SharePoint 2010 I have a Staff Directory web part that uses the User Profile service to sync with Active Directory. I noticed that it was not synchronizing correctly as some ...
2
votes
4answers
2k views
Error when trying to send email from sharepoint 2010 workflow
When I try to send an email from a workflow I get the famous error "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". I have added the ...
3
votes
1answer
106 views
Move an Application Page from WebApplication to Central Administration
I've made an Application Page (derived from LayoutsPageBase) and it's showing in the WebApplication Settings correctly. Now, I need to move it to the Central Administration level.
Must I change my ...
0
votes
2answers
356 views
Reconfigure Central Admin Configuration in MOSS 2007
We currently are looking to build out a single farm MOSS 2007 instance. We took an image of the production instance, along with SQL server, and built the dev instance off of this.
The issue is this ...
1
vote
4answers
740 views
How can I find what Crawled Property maps to what field?
I'm looking at the Managed Properties in my search administration and I see several Crawled Properties associated with Search Property Names. Is there any way to determine what fields those Crawled ...
0
votes
1answer
130 views
Programmatically determine free port in a webpart
When we create a new web application in SharePoint from Central Admin,we see that a free port is automatically populated. Is there a good way to determine the free ports like SharePoint does?
3
votes
2answers
1k views
Web Analytics Reports force update
What jobs do you need to run to update the metrics for Web Analytics Reports? It looks like they update daily, but I am unsure what jobs to kick off to see it update more regulary.
2
votes
2answers
2k views
Enable Business Data Web Parts in site
I am using SharePoint Server 2010 and we do have Enterprise licenses.
But what feature AND WHERE must be turned on in order to show the Business Data Web Parts like in the image below.
Something ...
2
votes
2answers
769 views
Puzzling security issue with SharePoint 2010 Central Admin authentication on Windows 7
I have a really odd issue with SharePoint 2010 central admin on Windows 7 (x64 if that matters).
Somehow when I go to Central Admin and hit any of the _admin links I get a password prompt. I looked ...
2
votes
1answer
798 views
STSADM.exe, PowerShell v2.0 and Management Shell
What is the difference between the three?
STSADM.exe
PowerShell v2.0
Management Shell
I understand you can run powershell scripts in the management shell, but I thought I remember reading that ...
1
vote
1answer
910 views
MySites giving a Internet Explorer cannot display the webpage as the central admin server name has been added incorrectly
Currently I have a front end web server. When I hit http://frontendserver1:3000 I get the Stay Connected page appear.
Clicking on My Profile (in the image) works fine. Clicking on My Colleagues ...
2
votes
2answers
219 views
Debugging error message when extending a web application
In central admin in thw Web Application screen. When I click on extend on my web application I get an error message.
The web application could not be extended because an unused zone could
not ...
1
vote
2answers
362 views
SharePoint 2007 Create Web application from Central Admin doesn't show up in IIS
I'm new to SharePoint.
I know once you create a web application and do a good iisreset /noforce
You should be able to see the Application Pool and Website in IIS that you just created in Central ...
3
votes
8answers
9k views
Application Pool is auto stopped when browse web application in IIS7
When I browse to Central Administration I get repeated authentication requests and am unable to view the page. I get the following error:
Service Unavailable
HTTP Error 503. The service is ...
0
votes
1answer
153 views
SharePoint 2010 - Read list item from Central Adminstrator list
I have created list (say List1) on Central Administration Site. I would like to read the title value from that list programmatically. How can I do it? I don't want to hard code the URL of central ...
1
vote
2answers
630 views
Delete Site on Central Administration
I did an oopsie with central administration on SharePoint 2010. Instead creating site collection, i create a site within the ca. I tried to delete it by go to site setting > sites and workspaces > ...
0
votes
2answers
1k views
If I have a wsp that is “Globally Deployed” in Central Admin > Manage farm solutions, where will it show up in my sites?
I figured it would show up under Galleries > Solutions or Site Collection Administration > Site Collection features in the site settings but I'm not seeing it in either of those locations. ...
1
vote
1answer
210 views
SharePoint Admin Port Configuration
Is there a particular configuration file from which the administrative port number of a SharePoint installation can be read from?
What I want is to get the administrative port number of a given SP ...
1
vote
2answers
383 views
How do I debug a code-behind page in the Central Administration site
I built a custom timer job and created a configuration page (.aspx) for it.
Going through the Central Administration site, I can get the to configuration page. When I enter values and click "OK" to ...
1
vote
1answer
775 views
No health reports available though features enabled
How do you enable health reports on a SharePoint 2010 server? Under Central Admin, I go to Monitoring, click View Health Reports, and it says: A health report is not available for this site. Usage ...
4
votes
3answers
469 views
SharePoint Admin account permissions failed
Per best practice, I created Windows user and added to the Administrators group (sp_admin) to install SharePoint 2010 and installed the product under that account.
However, after running the ...
2
votes
2answers
365 views
All sites are read only, even for site administrators
Every site in the collection is now read-only. I can still change settings in the central admin site but am unsure what has changed.
This affects everyone, users with write permission, even site ...
2
votes
2answers
2k views
Central Administration provisioning fails with System.IO.DirectoryNotFoundException
I recently uninstalled MOSS 2007 from my development server and am trying to reinstall it.
However I get an error during Step 6 of the post-install Configuration Wizard, and this causes the ...
1
vote
0answers
178 views
AdditionalPageHead Control not appearing in admin.master
I have an AdditionalPageHead Control in my solution in MOSS,
<Control
Id="AdditionalPageHead"
Sequence="1"
ControlSrc="~/_controltemplates/BinaryJam.MyWebApp/jQueryControl.ascx" />
it ...
3
votes
1answer
525 views
Is there a way to remove/delete/hide the activity from “activities I am following” section?
Is there a way to remove/delete/hide the activity from "activities I am following" section? I do not want to hide the entire section itself like mentioned in this URL - ...
1
vote
1answer
347 views
Central Admin Pages showing a 404 Error
I have an issue where I am getting a 404 error for some of the central admin pages but others work fine. Here are the pages that give a 404 that I have identified so far:
...
1
vote
2answers
270 views
Why I cannot see my site collection from internet?
I have a site collection under /sites and I'm extending the whole web application to be mapped to an specified valid static ip address.
from a remote computer with internet access i cannot see the ...
0
votes
1answer
183 views
Accidentally Delete the server farm from SharePoint Central Admin - SBS 2011
I cannot access anymore the Central Admin page and I encounter error using configuration wizard. how can i create new farm or restore my backup farms?
What should i do?
2
votes
2answers
225 views
Storing farm level data for a web component
I've built a SharePoint user control (not a web part) and am deploying it via Solutions, Features, etc.
It's a commercial component and I want to be able to store license information once it's ...
5
votes
3answers
275 views
Always getting access denied for all loginaccounts
I'm in a middle of a process of setting sp_accounts to sp services and for some wrong behaviour I'm always getting access denied when enter the webapp for all accounts.
Claims service could be the ...
1
vote
3answers
439 views
Activate SharePoint Central Admin from console
I've accidentally disable the Central Admin service on my sharepoint server and now I can't find a way to re-activate it. Is there any way to do this using one of the SP command line utilities?
0
votes
4answers
2k views
Deleted Service Application, Service Instance(s) Remain
The User Profile Synchronization Service was not properly configured and was stuck in "Stopping" state. I was able to delete the User Profile Service Application but the User Profile Service ...
1
vote
2answers
2k views
Service Application Stuck in “Stopping” State - How to force-stop?
In this case it's (of course) the User Profile Service Application. How can I force it to stop? I've tried:
stsadm -o provisionservice -action stop -servicetype "M
...
1
vote
3answers
177 views
Migrate entire web application
I have one SharePoint Farm with two servers:
SERVER1
SERVER2
I have one web application "SharePoint 80". The alternate access mappings (AAM) for this app are pointing to http://server1
I want to ...
1
vote
1answer
363 views
Sharepoint Adding a new web front-end
I'm asking the question to avoid disaster for when I actually do the work.
I'm planning to Add a new SP 2010 Web front end to my farm and decomission the old one.
My question is basically the ...
2
votes
1answer
772 views
Weird error when creating a site collection from a Claims authentication WCF service
I'm having trouble adding a new site collection, from a service hosted in a claims enabled SharePoint web application. The authentication works just fine (I can confirm the identity of the user while ...

