Apr 12
adminsharepoint powershell sharepoint, restart sharepoint, stop sharepoint
Since sharepoint is resource intensive, it would be better to stop the services when we are not using it. The following URL contains some powershell scripts for starting/stopping sharepoint 2010 services. I will modify these scripts for sharepoint foundation and post them soon here…
http://blogs.msdn.com/emberger/archive/2009/11/16/stop-and-go-with-sharepoint-2010-on-your-workstation.aspx
Mar 17
adminUncategorized, sharepoint sharepoint
1. In SharePoint Designer, open the page where you would like to add the RSS Feed.
2. Click on the name of the web part zone where you would like to add the RSS Feed.
3. In the Data Source Library dialog, expand the Server-side Scripts node and click on Connect to a script or RSS feed…
4. On the General tab, enter a Name and/or Description.
5. On the Source tab, enter the RSS Feed’s URL in the Enter the URL to a server-side script field.
6. If authentication is required for your RSS Feed, enter the authentication information on the Login tab.
7. Hover over your newly-formed Data Source, click the down arrow to enable the hover menu, and select Show Data.
8. Browse down to the Item node and select the title field. Hold down the Ctrl key and then select the description field.
9. Click on the Insert Selected Fields As button and then click Multiple Item View.
10. You are done. The RSS Feed should now be displayed on the page.
Mar 16
adminsharepoint sharepoint
In order to get maintenance page, append the following to any URL,
?contents=1
Feb 09
adminsharepoint sharepoint
To install sharepoint 2010 on windows 7 we should install some pre-requisites
1. Microsoft Sync Framework
2. Microsoft Geneva Framework Beta 1 Runtime
3. Chart Controls
4. SQL Server Analysis Services.
Complete details of installing sharepoint 2010 in windows 7 is described at the following location
http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx