Ensure to add the -javaagent argument before the -jar argument. The javaagent argument value must reference the full path to the Java Agent home directory, including the drive on Windows. The classname should be the fully qualified class name with main method.
For example, the following is an example of the command on Windows systems: