Sunday, January 21, 2007 5:16 AM polo 透過 Vista 搜尋功能, 整合 Search SharePoint 網站內容
- Click on Start Button
- Type Gpedit.msc, Group Policy Editor will open (Click Allow if prompted for elevated privileges)
- Navigate down and expand the following Tree Nodes User Config > Administrative Templates > "Windows Components" > Instant Search
- Double Click Custom Instant Search Internet Search Provider
- Choose to Enable
- Enter Search My SharePoint Site
-
Enter http://YOURSERVER/searchcenter/pages/search_results.aspx?k=%w for URL.
NOTE: The %w will be substituted at runtime with your search text url encoded.
Replace YOURSERVER with your SharePoint server.
- Click OK
- Close Group Policy Editor
- Reboot or run the following command in a command window as Administrator gpupdate /force