The correct answer is D, "R2(config-apple)# event none sync yes." This command is used to create a manually triggered EEM applet. The event none specifies that the applet is not automatically triggered by any event but can be manually run using the event manager run command. The sync yes option ensures that the commands are executed synchronously1. References := Cisco EEM Basic Overview and Sample Configurations