I created a VHD and encrypted it with bitlocker. I want to programmatically mount the VDH, but I DO NOT want a popup requesting the password. How do I suppress this?
I will use commads like "diskpart> attach vdisk" to mount the drive and "manage-bde.exe" to unlock the area. I don't what any popups as there will be no user interacation.