Citrix Endpoint Management Administration — Question 38
Scenario: A Citrix Engineer used Learning to establish the HTML SQL Injection relaxations for a critical web application. The engineer now wishes to begin working on the protections for a different web application. The name of the Web App Profile is appfw_prof_customercare.
Which CLI command can the engineer use to empty the Learn database?
Answer options
- A. set appfw learningsettings appfw_prof_customercare -SQLInjectionMinThreshold 0
- B. set appfw learningsettings appfw_prof_customercare -startURLMinThreshold 0
- C. reset appfw learningdata
- D. export appfw learningdata appfw_prof_customercare
Correct answer: C
Explanation
The correct command to empty the Learn database is 'reset appfw learningdata', as it specifically resets the learning data for the application profile. The other options modify thresholds or export data but do not clear the learning database.