Enable Bitlocker XTS-AES 256 Full Disk Encryption during OSD

Update 12/20/2018 – Added Step to Disable Hardware Encryption after the vulnerabilities found on several SSD vendors (Screen shot taken from my non-mbam bitlocker sub TS) Add step “Run Command Line” REG ADD “HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE” /V OSAllowedHardwareEncryptionAlgorithms /T REG_DWORD /D 0 /F All Steps: Eject CD powershell.exe -NoProfile -Command “(New-Object -ComObject ‘Shell.Application’).Namespace(17).Items() | Where-Object { $_.Type … Read more

Windows Management Framework v5–Application Deployment w/ ConfigMgr

Update 2/26/16 for Re-Release WMF 5 Windows Management Framework (WMF) 5.0 RTM packages has been republished Download the Updated MSU files here. To use the new Re-Released version, update your Source Files with the new downloads, then update your Deployment types to use the updated Downloads. Update the Content tab to point at the New … Read more