Newer Version Available

This content describes an older version of this product. View Latest

Step Two: Create the Encrypted Password

Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience
Available in: Enterprise, Performance, Unlimited, and Developer editions

The Data Loader command-line interface is supported for Windows only.

Note

Create the encrypted password using the key file that you generated in the previous step.

  1. In the same command prompt window, enter the following command. Replace <password> with the password that you use to log in to Salesforce in Data Loader. Replace <key file path> with the file path you created in the previous step.

    encrypt.bat –e <password> <key file path>

    Command prompt window for creating an encrypted password.
  2. Copy the generated encrypted password. You use this value in a later step.