Dell OMSA Non-Certified Drive Flag: Difference between revisions

From DFWLPiki
Jump to navigation Jump to search
(Created page with "Turn off non-certified disk alert in OpenManage: Esxi /etc/cim/dell/srvadmin/srvadmin-storage/stsvc.ini Windows C:\Program Files\Dell\SysMgt\sm\stsvc.ini Loate the below l...")
 
No edit summary
Line 1: Line 1:
[[Category:Dell Servers]]
Turn off non-certified disk alert in OpenManage:
Turn off non-certified disk alert in OpenManage:



Revision as of 13:06, 20 June 2021

Turn off non-certified disk alert in OpenManage:

Esxi

/etc/cim/dell/srvadmin/srvadmin-storage/stsvc.ini

Windows

C:\Program Files\Dell\SysMgt\sm\stsvc.ini

Loate the below line, it is generally near the top.

; nonDellCertified flag for blocking all non-dell certified alerts.
NonDellCertifiedFlag=yes 

Change to no. Restart OpenManage services.