To Create the Google lookup console task:
- Open Up the System Center Operations Manager 2007 Console
- Click on the Authoring tab
- Expand Management pack objects
- Right Click Tasks and Select Create a New Task… This will start the Create Task Wizard
- In the Task Type pane Select Alert Command Line Under Console Tasks
- Select a Management Pack to store the task in ( I recommend creating a separate management pack for this) Click Next
- Type a name for the task such as !Check Google – Note: This is the label for the task in the action pane of the console. Click Next
- Under Application: type (with quotes) “%programfiles%\Internet Explorer\iexplore.exe”
- Under Parameters: type (without quotes) “http://google.com/search?q= $Name$”
- Uncheck Display output when this task is run and then click OK
Another cool thing you can do with this is search internal knowledge bases using SharePoint search. Just swap out your SharePoint search URL for Google in the Parameters.
Remember to keep the $Name$ Parameter because this actually passes the Alert Name to the search URL.
You can also search the public “Research this” knowledge base by substituting “http://www.systemcenterforum.org/search/ $Name$” (no quotes) in for the parameters.
Dave Pavone
M3 Postmasters
www.m3tg.com
No comments:
Post a Comment