Merge pull request #269 from intothedarkness/patch-5

update the new value of the 15 / 16 for MBAM non-compliace reason.
This commit is contained in:
Elizabeth Ross
2017-08-23 09:57:57 -07:00
committed by GitHub

View File

@ -89,6 +89,14 @@ You can use your preferred method to view WMI. If you use PowerShell, run `gwmi
<td align="left"><p>14</p></td> <td align="left"><p>14</p></td>
<td align="left"><p>AutoUnlock unsafe unless the OS volume is encrypted.</p></td> <td align="left"><p>AutoUnlock unsafe unless the OS volume is encrypted.</p></td>
</tr> </tr>
<tr class="even">
<td align="left"><p>15</p></td>
<td align="left"><p>Policy requires minimum cypher strength is XTS-AES-128 bit, actual cypher strength is weaker than that.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>16</p></td>
<td align="left"><p>Policy requires minimum cypher strength is XTS-AES-256 bit, actual cypher strength is weaker than that.</p></td>
</tr>
</tbody> </tbody>
</table> </table>