Forum Discussion

anguss's avatar
anguss
Active Contributor
2 months ago
Solved

LogMeIn Intune deployment prompting users for login on certain devices

Hi everyone, I'm currently facing a challenge with LogMeIn where, despite successful installations, certain users are still prompted to log in manually every time the application starts. On about...
  • anguss's avatar
    2 months ago

    So I figured out the issue with our installation failures. We added some PowerShell logging to our installation process and realized that a mutex lock lock on another process was taking up a resource needed for the installation to go through correctly. 
     

    Thank you!