Ads

Showing posts with label encryption. Show all posts
Showing posts with label encryption. Show all posts

Friday, 17 November 2017

BitLocker in Windows 10

To check bitlocker status in Windows 10 machines,

1) Launch command prompt

2) In command prompt, type:

manage-bde -status

What this command does:
This command shows the volumes on the target machine, current encryption status, encryption method, and volume type (operating system or data) for each volume.

Check the conversion status - Fully Encrypted or Decrypted.
If it is fully encrypted, you should see the encryption method use.


To turn off bit locker in Windows 10 machine:

1) Launch command prompt

2) In command prompt, type:

manage-bde -off C:


- Reference

- wong chee tat :)

Saturday, 21 October 2017

KB89833 - End of Life for Drive Encryption 7.1.x

KB89833 - End of Life for Drive Encryption 7.1.x


Environment

McAfee Drive Encryption (DE)  7.1.x

For details of DE supported environments, see KB79422.  

Summary

This support statement is provided by the Product Management Team. 


McAfee announces End of Sale (EOS) and End of Life (EOL) for Drive Encryption  7.1.x
  • On January, 31, 2018, DE 7.1.x will reach the EOS stage. As of this date this product will not be available for purchase.
  • On June, 30, 2019, DE 7.1.x  will reach the EOL stage. As of this date McAfee will no longer provide technical support for these versions.
We strongly recommend that customers who are still using the DE 7.1.x release should upgrade to the latest version of the product to ensure continued support.

To identify the latest DE release, refer to the supported environments article in the environment field above.
- wong chee tat :)