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.