Usage: exportkey outputfile= passphrase]= Parameters: Tag Value outputfile - The directory path and name of the file to which ...

Usage: exportkey [outputfile=] [passphrase]=

Parameters:

      Tag             Value
      outputfile      - The directory path and name of the file to which the
                        key should be exported
      passphrase      - A passphrase required in order to import the key

Remarks: This command will export the key which the BranchCache service uses to
         protect content information.  The key can then be imported on another
         machine by using the importkey command.

Examples:

      exportkey %%TMP%%\secret.key "Key file password"
      exportkey outputfile=C:\KeyDirectory\secret.key "Key file password"