Honestly, I personally prefer using Powershell than the old traditional Command Prompts. (no offense to those CMD lovers =X ). It will come to this […]
Add SPUser to SPGroup using Powershell
Adding user to SharePoint group manually is a painful process. Not to mention if you have tons of users using your SharePoint site. To make […]
Search Request was unable to connect to the search services
Search return error intermittently. In my case, it’s about 50% chance to get this error message every time when i perform a search in FAST […]
Using Powershell to make MS SQL query
Making SQL query is pretty simple, hope the following give you a quickest way to get sql data without using SQL Management Tool. (Note: Windows […]
FAST Search for SharePoint 2010: Query return “The search request was unable to connect to the Search Service”
This error thrown when you perform search on FAST Search Center. Firstly, make sure you follow the steps from MS here. After setting up the […]