EMS data collection is enabled by default and runs every seven days after your installation date. You can disable data collection at any time by using the PowerShell cmdlet Disable-SmDataCollectionEMS.
Procedure
From a PowerShell command line, establish a session with SnapCenter by entering Open-SmConnection.
Disable EMS data collection by entering Disable-SmDataCollectionEms.
The information regarding the parameters that can be used with the cmdlet and their descriptions can be obtained by running Get-Helpcommand_name. Alternatively, you can also refer to the Cmdlet Reference Guide.