Below are the error messages that shows in FDE. Click the error to show the corresponding solution.
After authenticating in to FDE, the error 'Parameter Incorrect' shows before Vista GINA is displayed.
As a workaround, log in to the PolicyServer and locate the group where the device belongs. Set the policy TokenPassThru = No.
This error message appears due to following possible causes:
- FDE policies are not enabled for the group of the user where you are installing.
- You are trying to install as an Enterprise level account.
- The device is re-imaged.
To resolve the issue:
- Ensure that FDE and MobileSentinel policies are enabled for the group you are trying to install the device for.
- Use a user account that is setup properly at the group level.
- If the device had FDE before, it is possible that the device is still in the Enterprise. You must delete the Device ID out of the PolicyServer from enterprise devices.
- Ensure that the client has Microsoft .NET v2.0 SP1 or later and Windows 3.1 installer or later.
While Single Sign-On SSO is enabled, logging in to the FDE pre-boot shows 'Invalid Password'. Clicking OK passes the user into Windows without any further user input.
This is caused by the AutoAdminLogon registry key not being reset during an upgrade to SP5. This issue is resolved in the upgrade to FDE SP6.
To resolve the issue:
- Open the Windows Registry by selecting Run and enter regedit then click Enter.
- Search for the registry [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]AutoAdminLogon"="1" and change the value from "1" to "0".
- Exit regedit.
- Reboot PC and log into FDE.
You receive the following error:
This FDE patch could not be successfully applied to this computer. System.Exception: FDE 3.0.9.5 update has been suspended due to error 27 at Update_308_309a.Update.PerformUpdateWorkerForOldClients() at Endpoint Encryption.UpdateController.PerformUpdate().
This error can be caused by low disk space or a fragmented hard disk drive.
To resolve the issue, free up available space on the machine or defrag the hard disk drive and re-attempt the upgrade. Depending on how fragmented the drive is, multiple defrags may be required to successfully apply the patch.
The following error shows:
Uihr.exe Common Language Runtime Debugging Services: Application has generated an exception that could not be handled. Process id=0xbd8 (3032), Thread id=0xa88 (2696)
The setup is being run from a remote network share. The .NET security settings are preventing the application from installing over a network share.
To resolve the issue:
- Copy the application setup files to the local computer.
- Run the setup local location from there.
- Adjust the .NET security settings to allow the application to run by using the Microsoft .NET security Policy Administration Tool.
- Click Start > Control Panel > Administrative Tools > .NET Security Wizards.
- Double-click Adjust .NET Security.
- Click Next.
- Change Local Intranet to Full Trust.