Chris and Daves SharePoint and Tech Blog

All about SharePoint and Technology
  • rss
  • Home
  • About Dave
  • About Chris
  • Links and Resources

Fast Search for SharePoint 2010 Webinar

Dave Coleman | March 21, 2010

 Back on the 23rd February BA Insight hosted a webinar deep dive into the exciting new features and architecture of FAST for SharePoint 2010, with many live demos throughout the presentation. I was lucky enough to attend this virtual event but in case you missed it they have now made the session available on demand from their website here

Comments
No Comments »
Categories
FAST Search, Sharepoint 2010
Tags
FAST, SharePoint2010
Comments rss Comments rss
Trackback Trackback

Teaching an old dog new tricks. Using PowerShell to make life better.

Chris McKinley | February 8, 2010

PowerShell has been around for a while now and I use it quite a lot. I’m a programmer so I like to be able to run scripts with loops etc so I get excited that using PowerShell I can display my 8 times tables with this code:

foreach ($num in 1..12 ) { $num * 8}

I also like using the keyboard so am quite happy diving into PowerShell rather than using a GUI. Dave on the other hand is not at all bothered that he can easily solve maths problems, he also often jokes that “it’s called Windows – not typees”. This results in much banter in the office with me often saying that “you could do that in PowerShell” and Dave ignoring me.

I finally thought something had to be done when Dave was installing SharePoint 2010 and FAST search. He had to restart the FAST services. This resulted in a lot of clicking, waiting and more clicking. Time for me to step in with the ever helpful comment of ‘you could do that in Powershell!’.

Dave is not afraid of code views and is often seen firing up a cmd prompt to ping a server or perform an iisreset so I needed to demonstrate how powershell could make his life better and not be something to avoid. I started with ISE.

The Integrated Scripting Environment (ISE) is, in my opinion, is the way powershell should be used. It’s all part of the default PowerShell stuff you get on a normal install of Windows 7 or the like.

With this you get a Notepad style area to write you code (well formatted and colour coded). This also has multiple tabs so you can work on several things at once. There is no point me trying to explain how much easier this is to use than just the powershell window, you need to try it out and see.

The other thing I pointed out to Dave was how easy it was to restart services on a server. So for all thoes SharePoint 2010 FAST services;

Restart-Service -displayname FAST* -whatif

Just like that. The -whatif switch just outputs what will be done, remove the switch and the command will run. So I can run  this code without fear of my browser closing!

From the ISE the commands can be saved, ready for use next time.

Go on, give PowerShell a chance, you’d be barking mad not too.

Comments
1 Comment »
Categories
FAST Search, Powershell, Sharepoint 2010, Windows 7
Tags
FAST, Powershell
Comments rss Comments rss
Trackback Trackback

SharePoint Products



Sponsor

ShareNews, ShareEvents, ShareIdeas, ShareCV or ShareCoffee

Tags

  • Active Directory Analytics BCS BETT BETT 2010 branding Case Study Central Admin Cognitive Community CSS DHCP DocIcon Drop Folder Evolution Exchange 2007 Exchange 2010 Exchange Service Pack 1 Expression blend FAST Forefront Gmail GodMode Google HyperV IC Technology IE9 iFilter Knowledge base Learning Gateway Conference LGCUK10 Licencing master page MDT Media Streaming Microsoft Migration Mind Manager Monitoring Tools Office 2010 Outlook 2010 Patch Levels pdf PowerPoint PowerPoint 2010 Powershell RDP Revision RTM SCVMM Server 2008 R2 SharePoint Sharepoint 2010 SharePoint Conference Sharepoint Designer SharePoint EDU SharePoint Foundation 2010 SharePoint Saturday SharePoint2010 SharePoint2010; Social SketchFlow SPD SPEDU SPS SPSUK SQL SQL 2008 STSADM SUGUK Supplier TechDays Themes Topologies Twynham Versions VHD Volcano WebApps WebParts Windows 7 Windows Live Windows Update Word 2010 WordPress WSUS XML XML-RPC XSLT Zevenseas
Powered by Postrank

Blogroll

  • Alan Richards
  • Alex Pearce's SharePoint Blog
  • Brandon & George
  • End User SharePoint
  • Get The Point
  • Meet Dux
  • Planet SharePoint
  • SharePoint Comic
  • SharePoint Dev Wiki
  • SharePoint In Education
  • SharePoint Joel
  • The SharePoint Mechanic
  • Top SharePoint Sites
  • We Know Nothing

Ads by Lake Quincy Media

rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox