The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.

Forum Discussion

anguss's avatar
anguss
Active Contributor
10 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
    9 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!