I want to skip the BitLocker page when deploying "Specify the Bitlocker Configuration" screen, and keeping bitlocker enabled :
![134906-whatsapp-image-2021-09-24-at-102330.jpeg][1]
Here is my configuration:
[Settings]
Priority=DefaultGateway,Default
Properties=MDTServer,SiteLocale,SiteLanguage
MDTServer=mdt01-wds.domain.com
;<REGIONAL SETTINGS>
TimeZoneName=E. Europe Standard Time
AreaCode=115
SiteLanguage=00000409
SiteLocale=en-US
KeyboardLocale=0409:00000409
MachineObjectOU=OU=MDT_OU,DC=domain,DC=com
[Default]
SkipBDDWelcome=YES
_SMSTSOrgName=%OSDComputerName% - Win 10 Build in progress
DeployRoot=\%MDTServer%\DeploymentShare$
;<MONITORING>
SLShare=\%MDTServer%\MDTLogs$
SLShareDynamicLogging=\%MDTServer%\MDTLogs$
SkipComputerName=NO
;<DOMAIN JOIN INFORMATION>
SkipDomainMembership=NO
JoinDomain=domain.com
DomainAdminDomain=domain.com
DomainAdmin=SVC_DOMAINJOIN
DomainAdminPassword=45j5F0rptP
NetworkLocation=Work
SkipRoles=YES
SkipLocaleSelection=YES
SkipTimeZone=YES
;<REGIONAL SETTINGS>
Language=%SiteLanguage%
SystemLocale=%SiteLanguage%
UserLocale=%SiteLocale%
UILanguage=%SiteLocale%
InputLocale=%SiteLocale%
OSInstall=Y
FinishAction=REBOOT
SkipCapture=YES
DoCapture=NO
SkipAdminPassword=YES
AdminPassword=P@ssW0rd
SkipTaskSequence=NO
SkipAppsOnUpgrade=YES
SkipUserData=YES
SkipComputerBackup=YES
SkipProductKey=YES
SkipDeploymentType=YES
SkipApplications=YES
SkipPackageDisplay=YES
SkipBitLocker=NO
OSDBitLockerMode=TPM
BDERecoveryKey=AD
SkipSummary=NO
HideShell=NO
BitsPerPel=32
VRefresh=60
XResolution=1
YResolution=1
how to remove BitLocker screen and keeping bitlocker enabled