The SHA-256 Hash displayed in the Console for a file shows as SHA-256 (Normalized) with a value that is different than the SHA-256 Hash obtained elsewhere.
Some files include date, location, or other context-specific information not relevant for tracking purposes. For file types known to do this (such as MSI files) App Control will use a unique Fuzzy Hashing Algorithm that eliminates this variation. When this algorithm has been used, the SHA-256 hash is identified in the Console as "SHA-256 (Normalized)".
This algorithm will affect Global and Local Approvals of a SHA-256 Normalized file in two ways:
Due to these issues; the best practice for Approving or Banning the hash of an MSI file is to use the SHA-256 (Normalized) hash created by App Control. Other hash types, and hashes imported from elsewhere, should be avoided.
cd "C:\Program Files (x86)\Bit9\Parity Agent\" dascli hash sha256 "C:\Path\To\Installer.msi"