Applies to: SharePoint Foundation 2013 | SharePoint Server 2013 Enterprise | SharePoint Foundation 2010 | SharePoint Server 2010 Initial Published: May 20, 2013 Every SP Administrator need PowerShell command to do administrative job in Server Farm. There are so many commands that interact with SharePoint that it makes it nearly impossible to remember them all. You can find all PowerShell command easily by using the following command but it is not readable from Command Window. Get-Command –PSSnapin ......
Background: At Brain Station-23, One of my customer requirement was to configure PDF Content Search so that they can search PDF by Text using search web part. After doing some googling, I found that PDF content can be search through Adobe PDF iFilter 9. I found a complete Guideline at http://support.microsoft.co... The similar instructions also given at Code Project with some screen shots step by step which is very much helpful to understand http://www.codeproject.com/... ......