This chapter list the following subcommands:
The get-sharepointcrawler-status subcommand displays the status of SharePoint crawler.
psadmin get-sharepointcrawler-status --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id
psadmin get-sharepointcrawler-status -u admin_user [-f password_file] -s searchserver_id
These are the list of options available for the get-sharepointcrawler-status subcommand. The following two options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
The following option is optional:
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.
The start-sharepointcrawler subcommand starts the SharePoint crawler.
psadmin start-sharepointcrawler --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id
psadmin start-sharepointcrawler -u admin_user [-f password_file] -s searchserver_id
These are the list of options available for the start-sharepointcrawler subcommand. The following two options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
The following option is optional:
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.
The stop-sharepointcrawler subcommand stops the SharePoint crawler.
psadmin stop-sharepointcrawler --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id
psadmin stop-sharepointcrawler -u admin_user [-f password_file] -s searchserver_id
These are the list of options available for the stop-sharepointcrawler subcommand. The following two options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
The following option is optional:
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.
The list-sharepointcrawler-sites subcommand displays all SharePoint crawling sites.
psadmin list-sharepointcrawler-sites --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id
psadmin list-sharepointcrawler-sites -u admin_user [-f password_file] -s searchserver_id
These are the list of options available for the list-sharepointcrawler-sites subcommand. The following two options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
The following option is optional:
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.
The create-sharepointcrawler-site subcommand creates a SharePoint crawling site.
psadmin create-sharepointcrawler-site --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --url url [--name name] [--description description] [--database database] [--user user] [--password password] [--subsites state]
psadmin create-sharepointcrawler-site -u admin_user [-f password_file] -s searchserver_id -r url [-N name] [-c description] [-d database] [-U user] [-F password] [-S state]
These are the list of options available for the create-sharepointcrawler-site subcommand. The following three options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
Site URL.
The following seven options are optional:
Site name.
Site description.
Target search database.
SharePoint user.
SharePoint password.
Process subsites (true/false).
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.
The modify-sharepointcrawler-site subcommand modifies a SharePoint crawling site.
psadmin modify-sharepointcrawler-site --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --site site_id [--url url] [--name name] [--description description] [--database database] [--user user] [--password password] [--subsites state]
psadmin modify-sharepointcrawler-site -u admin_user [-f password_file] -s searchserver_id -t site_id [-r url] [-N name] [-c description] [-d database] [-U user] [-F password] [-S state]
These are the list of options available for the modify-sharepointcrawler-site subcommand. The following three options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
Site Id.
The following eight options are optional:
Site URL.
Site name.
Site description.
Target search database.
SharePoint user.
SharePoint password.
Process subsites (true/false).
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.
The delete-sharepointcrawler-sites subcommand deletes SharePoint crawling sites.
psadmin delete-sharepointcrawler-sites --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --sites site_ids
psadmin delete-sharepointcrawler-site -u admin_user [-f password_file] -s searchserver_id -T site_ids
These are the list of options available for the delete-sharepointcrawler-site subcommand. The following three options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
Site ids in the format: ' ”site1”, “site2”, “site3” '.
The following option is optional:
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.
The disable-sharepointcrawler-sites subcommand disables SharePoint crawling sites.
psadmin disable-sharepointcrawler-sites --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --sites site_ids
psadmin disable-sharepointcrawler-sites -u admin_user [-f password_file] -s searchserver_id -T site_ids
These are the list of options available for the disable-sharepointcrawler-sites subcommand. The following three options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
Site ids in the format: ' “site1”, “site2”, “site3” '.
The following option is optional:
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.
The enable-sharepointcrawler-sites subcommand enables SharePoint crawling sites.
psadmin enable-sharepointcrawler-sites --adminuser admin_user [--passwordfile password_file] --searchserver searchserver_id --sites site_ids
psadmin enable-sharepointcrawler-sites -u admin_user [-f password_file] -s searchserver_id -T site_ids
These are the list of options available for the enable-sharepointcrawler-sites subcommand. The following three options are required:
Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.
Search server id.
Site ids in the format: ' ”site1”, “site2”, “site3” '.
The following option is optional:
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.