Users encounter recurring in-product feedback survey popups within the VMware vSphere Replication (VRMS) and VMware vCenter Server HTML5 interfaces. These prompts persist even after selecting the "Don't ask me again" option or disabling the Customer Experience Improvement Program (CEIP).
trigger-events?client_id=esp-prod returning HTTP 200 OK.The Enterprise Service Platform (ESP) Feedback mechanism integrated into the vCenter Client framework triggers the prompts. This service operates independently of the vCenter CEIP settings. The vCenter Client framework relies on static JavaScript bundles that hardcode background heartbeats to query backend feature flags for survey rendering.
Implement either a global appliance-level override or a local browser session override to suppress the feedback prompts.
Method 1: Appliance-Level Suppression (Global - Recommended)
/etc/vmware/vsphere-ui/webclient.propertiesesp.fs.disabled=trueservice-control --restart vsphere-uiMethod 2: Browser-Level Suppression (Local)
h5-esp-fs-modedisabledFor updates on permanent fix status, subscribe to the article (reference: ).