Check your cluster for inconsistent configuration of advanced settings
snippet.ps1
Script retrieves all SSO nodes in a HA/Multisite setup and c heck all nodes for constraint violation and consistency checks. Here are the few enhancements we can think of for the tools : 1) Consistency between vmdir schema in various nodes in multisite. 2) Check for orphan entries/attributes 3) Data consistency across the nodes. 4) Before and after upgrade data comparison (Whats new or missing) 5) Tool should check replication w.r.t USN number across nodes. 6) Recovery of data across nodes (Observed certain constraint violations across the nodes if the data is missing in one node)
VMDIR-Constraint-Violation-and-Consistency-Checks.py