Using BHC via the Command Line

A "Capture" folder will be created at the same location as the EXE on the remote machine. You need to run the EXE with administrator privileges on the remote machine (either local or domain admin).

The EXE must be run with the following arguments: bhc.exe /c /r /b {browsers} /d {data} /pn {profile}

Specify which browsers to include using the /b argument e.g. /b cfme for all browsers

  • c = chrome
  • f = firefox
  • m = internet explorer
  • e = edge

Specify the data to capture using the /d argument e.g. /d hca for all data options

  • h = history
  • c= cache
  • a = deleted history

Specify the users profile folder using the /pn argument e.g. /pn user1 for a user profile located at c:\users\user1