I know it sounds dumb, but we are required to encrypt the hard drive, but requiring a master password for ou users would be tough to sell. Bitlocker does not need a password, but we are not a fan of being tied to them.
We are a small organization and not too familiar with XML. We are trying to have the password bypassed on boot so users do not need to enter a password to boot into Windows partition. I see the XML script below, but I am not sure where it needs to go in the bootloader XML. Does anyone know? <config key="AutoLogin">0</config> <config key="AutoPassword"></config>