You can configure this setting to require strong passwords to unlock mobile devices before they can connect via ActiveSync to an Exchange server. Rationale: Allowing simple passwords can make it easier for an attacker to correctly guess them.
Solution
To implement the recommended state, execute the following PowerShell cmdlet: Set-MobileDeviceMailboxPolicy <Profile> -AllowSimplePassword $false