The UAC File Virtualization service failed to start due to the following error: This driver has been blocked from loading

12,948

We enabled UAC (which is per default disabled on Rackspace) and reinstalled Domino and it seems to be working now.

Share:
12,948

Related videos on Youtube

Dmytro Pastovenskyi
Author by

Dmytro Pastovenskyi

Java, Scala, Play Framework, IBM Notes Domino, Drupal, PHP, JavaScript, HTML, CSS

Updated on September 18, 2022

Comments

  • Dmytro Pastovenskyi
    Dmytro Pastovenskyi over 1 year

    I'm trying to run IBM Domino Server 9.0.1 FP4 on clean Windows Server 2012 R2.

    Once I run server as a service it stop after few seconds. I've managed only to find this message.

    The UAC File Virtualization service failed to start due to the following error: This driver has been blocked from loading

    What kind of information can I provide in order to help in solving this issue?

    I've found only one relevant topic: UAC File Virtualization service failed to start. However since my skills as a windows administrator are low I would prefer to know if that is correct solution there etc.

    There are 3 files are created in D:\Domino\data\IBM_TECHNICAL_SUPPORT when I run Domino as a service:

    console, ENVDEBUG, SEMDEBUG
    

    All have only 1 line, example:

    ENVDEBUG_server-name_2015_10_14@07_36_46.TXT
    

    Thanks.

    • rhsatrhs
      rhsatrhs over 8 years
      Is there anything in the Domino\Data\IBM_Technical_Support folder?
    • Dmytro Pastovenskyi
      Dmytro Pastovenskyi over 8 years
      rtsatrhs: thanks for comment, I've updated my question with information you requested.
    • rhsatrhs
      rhsatrhs over 8 years
      Is it the 64 bit or 32 bit version of the Domino server? I'm not entirely clear what UAC File Virtualization does, but if you are runing a 32 bit server on 64 bit OS, perhaps it is necessary for the SYSWOW64 redirection that occurs when 32 bit executables need to load Windows OS DLLs. If that's the case, then you're probably right that the service faiure is the root of your problem.