Use selectors to define the criteria for choosing a server for
a project or step. For example, you can create the following selectors to
accomplish specific tasks:
- A selector with no variables. Such a selector will select the first enabled
server it finds in the database.
- A selector to choose a specific server by name. To do so, create a variable
BF_NAME ==<server name>
- A selector to choose any Windows server: OS_SYSNAME contains Win.