Despite there being the popular GUI way of doing this from the Control Panel (Indexing Options) applet, which can also be reached through Windows Explorer > Options, I would like to add/remove locations to the Windows [Vista/7] Search Index from the command line
For Instance:
C:\> windowssearch.exe index add "D:\the\full\path\to\a\specific_folder"
and/or
C:\> windowssearch.exe index remove "D:\the\full\path\to\a\specific_folder"

