Sun Java System Portal Server 7.2 Command-Line Reference

start-sharepointcrawler

The start-sharepointcrawler subcommand starts the SharePoint crawler.

Long-Named Format

psadmin start-sharepointcrawler --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id

Short-Named Format

psadmin start-sharepointcrawler -u admin_user [-f password_file] -s searchserver_id

Options

These are the list of options available for the start-sharepointcrawler subcommand. The following two options are required:

[--adminuser | -u] uid

Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.

[--searchserver | -s] searchserver_id

Search server id.

The following option is optional:

[--passwordfile | -f] passwordFile

Specifies the administrator password in the password file. When the --passwordfile option is specified, the password file should contain the password without any other text. If this option is not specified, the password will be prompted.