By Ricardo Neill, on November 3rd, 2011%
We will now look at the setup required on our Exchange server to complete the task; this is the same in Exchange 2007 and Exchange 2010.
The first step is to create a new send connector so in Exchange Management Console navigate to Organization Configuration|Hub Transport and click the send connectors tab. In the actions pane on . . . → Read More: SharePoint Server 2010 Hosting :: How To Configure Exchange 2010 to route mail to SharePoint
By Ricardo Neill, on November 2nd, 2011%
We are working on a continuing SharePoint 2010 support project for a group of school one of the features they require is the ability for students to be able to have a drop box to submit their work to teachers, this is a perfect example of the use of mail enabled document libraries in SharePoint so . . . → Read More: SharePoint Foundation 2010 Hosting :: Steps-by-Steps to Setup Mail Enabled Document Libraries in SharePoint 2010
By Ricardo Neill, on November 1st, 2011%
This morning I tried to upload a video file to our SharePoint 2010 install in preparation for a presentation tonight and then realised that the default 50mb file size limit was still set so while I was changing the settings to allow larger files I thought I would do a quick post on how/where the setting . . . → Read More: SharePoint 2010 Hosting :: How to adjust the Maximum File Size Upload in SharePoint 2010
By Bob Anderson, on October 25th, 2011%
The Sharepoint Designer has a lot of great features. While we won’t discuss every one of them here, we will take a look at some of the most noteworthy below. The reusable workflow, Designer ribbon, customized out-of the-box workflows and workflow action prompts, are the ones we will look at more in-depth.
1. Reusable workflow: This is . . . → Read More: SharePoint 2010 Hosting :: SharePoint 2010 Designer Features
By Ricardo Neill, on October 21st, 2011%
Sharepoint Document Management is among the most well-respected and reputed of all document management systems. The proper and organized management of documents is essential to the success of any business. Sharepoint is one of the better systems designed to help companies expertly manage their documents.
Sharepoint gives organizations the tools to handle day-to-day operations with programs that . . . → Read More: SharePoint 2010 Hosting :: Working with Sharepoint Document Management
By Ricardo Neill, on October 20th, 2011%
If you are looking for a web hosting plan that works as hard as you do then SharePoint hosting 2010 is exactly what you need to get the job done. As a matter of fact, SharePoint hosting services provides you with an easy way to build a top performing team. As you begin comparing different plans . . . → Read More: SharePoint 2010 Hosting :: Performance of SharePoint Hosting 2010 EXPLAINED!
By Ricardo Neill, on September 9th, 2011%
SharePoint 2010 Foundation problems encountered when doing a quick spin-up of a test instance.
- Search service wouldn’t start
- Performing a search returned the error “Your search cannot be completed because this site is not assigned to an indexer”
To allow the search service to start the credentials assigned to the service were changed from Local Service to . . . → Read More: SharePoint 2010 Hosting :: How to Fix the error message “Your search cannot be completed because this site is not assigned to an indexer”
By Ricardo Neill, on September 8th, 2011%
In SharePoint 2007, if you created a new site collection using the ‘Collaboration Portal’ template, it would come with a number of sites, including the Search Center. In SharePoint 2010, this is no longer the case. There isn’t a Collaboration Portal template for starters, the nearest you’ll find is the Enterprise Wiki template which is my . . . → Read More: Sharepoint 2010 Hosting :: How to Setup Sharepoint 2010 Search Function
By Ricardo Neill, on April 8th, 2011%
Recap
Search scopes improve the SharePoint search experience by letting users search over a subset of information within an organisation. For example you can create a search scope for a specific project or a group such as Legal or Marketing. Search scopes can either be created globally at the search service application level so they are available . . . → Read More: Sharepoint Server 2010 Hosting :: Working with SharePoint 2010 Search Scopes programmatically
By Tommy Boswell, on April 7th, 2011%
Introduction
The SPWeb object has been enhanced in MOSS 2007 to support the ability to control the navigation of a SharePoint site programmatically!.The SPWeb object has a new property named Navigation that returns a SPNavigation object. This object allows developers to programmatically control the navigation of a SharePoint site.Here is how you add a menu item to . . . → Read More: SharePoint 2010 Hosting :: Programmatically Customize Site Navigation in Sharepoint