• PowerShell

    Creating a Search Content Source of type Web using PowerShell

    by  • February 7, 2012 • PowerShell, SharePoint 2010 • 2 Comments

    The New-SPEnterpriseSearchCrawlContentSource command in Powershell is used to create a new crawl content source for a SharePoint search application.We can view the whole set of parameters and options in this msdn article. So , when we need to create a SharePoint Search content source, using Powershell, we use the following commands- This would create a content source Clicking [...]

    Read more →

    SharePoint Training in Trivandrum

    by  • September 10, 2010 • MOSS 2007, PowerShell, SharePoint 2010 • 1 Comment

    We are glad to Announce that we are starting SharePoint training in Trivandrum, India. If you are in or around Trivandrum and would like to learn SharePoint from Experts, contact us for details. Classes are normally conducted on weekends so that even working professionals can start learning without affecting their work schedule. Contact us for [...]

    Read more →

    Setting a custom 404 error page for SharePoint

    by  • August 9, 2010 • MOSS 2007, PowerShell • 1 Comment

    In this article we will see how to set a custom error 404 (page not found) error page for SharePoint. Log on the sharepoint server and access the language folder in layout of IIS (% systemdrive%\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\LangID) Note: In this path, LangID represents the actual Locale ID of the language that [...]

    Read more →