Difference between revisions of "BitLocker"

From Max's Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
 
  PS C:\>$BLV = Get-BitLockerVolume -MountPoint "C:"  
 
  PS C:\>$BLV = Get-BitLockerVolume -MountPoint "C:"  
 
  PS C:\>BackupToAAD-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId $BLV.KeyProtector[1].KeyProtectorId
 
  PS C:\>BackupToAAD-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId $BLV.KeyProtector[1].KeyProtectorId
 +
 +
==References==
 +
#https://blogs.technet.microsoft.com/home_is_where_i_lay_my_head/2016/03/14/automatic-bitlocker-on-windows-10-during-azure-ad-join/
 +
#https://blogs.technet.microsoft.com/home_is_where_i_lay_my_head/2017/06/07/hardware-independent-automatic-bitlocker-encryption-using-aadmdm/
 +
#https://blogs.technet.microsoft.com/showmewindows/2018/01/18/how-to-enable-bitlocker-and-escrow-the-keys-to-azure-ad-when-using-autopilot-for-standard-users/
 +
#https://blogs.technet.microsoft.com/cbernier/2017/07/11/windows-10-intune-windows-bitlocker-management-yes/

Latest revision as of 01:34, 11 February 2019