Forum Discussion

Rob Scott's avatar
Rob Scott
Copper Contributor
Feb 09, 2017
Solved

Skype Room System V2 device will not auto login to Skype for Business

I recently deployed a SRS V2 device and it will not auto launch SfB. Is there a way to achieve this without a reimage of the device? I should point out that everything is working fine. I just can't get it to auto launch SfB after the device is powered up and logins in to Windows 10. 

  • Make sure the autologin is signing into the "Skype" user account.

    The autolaunch behavior is triggered in:
    HKU\Skype\SOFTWARE\Microsoft\Windows\CurrentVersion\Run "SkypeRoomSystemLaunch" where it will have a long command that ultimately protocol launch skype-mrx://

27 Replies

  • This issue started happening to us after running the Creators Update. We are getting an error of skype-mrx:// invalid value for registry when using the Skype account, but it works just fine under the Administrator account. They are not domain joined machines and so far the only way we've been able to resolve is to revert back to the pre-Creators Update version. I hesitate to run the update again in the event that it breaks again as we need these units operational. Has anyone else seen this issue? Does anyone have any ideas on what the cause may be? Thank you!

    • Joshua Parrish's avatar
      Joshua Parrish
      Copper Contributor

      Have you found a resolution to this yet?  We have many of these, this is the first to give me this skype-mrx:// error.

      • Tyler DeHeer's avatar
        Tyler DeHeer
        Copper Contributor

        Hi Joshua,

         

        This is how I solved the Invalid Registry option problem.

         

        First the problem only occured on my Skype Room System after the creators update. This is the registry key in question:

         

        cmd /q /c if exist "%SystemDrive%\Rigel\x64\Scripts\Provisioning\launch.ps1" (powershell -WindowStyle Hidden -ExecutionPolicy Unrestricted %SystemDrive%\Rigel\x64\Scripts\Provisioning\launch.ps1) else (start skype-mrx://)

         

        I believe there is a typo in this line and it should actually say start "skype-mrx:" 

         

        To fix this I connected a keyboard and mouse to the Logitech Smart Dock (the usb port on the Surface Pro should be fine as well) right clicked on the Windows button and ran Command Prompt as Administrator. The Administrator password is sfb. From command prompt I typed start "skype-mrx:". The command ran and now even after rebooting the problem is solved. I did not edit the registry key. I am typing this from memory as I did not expect this to fix the problem so I was fairly surprized when it did. I hope this helps!

         

        - Tyler

    • Jörg von der Ohe's avatar
      Jörg von der Ohe
      Iron Contributor

      we've set an IP-based ruleset on our proxy for our Skype Room Systems 

       

      Greets

      Jörg

      • christophe limet's avatar
        christophe limet
        Brass Contributor
        Thanks Jorg, i will submit this idea as it becomes difficult to change the settings of autologon. This should be documented on technet when you join your machine into a domain.
  • davidchr's avatar
    davidchr
    Brass Contributor

    Did you join the SrS device to a domain?    It may have possibly pulled down a GPO that modified the auto launch of the built in Skype profile

    • Rob Scott's avatar
      Rob Scott
      Copper Contributor

      David I did join the device to a domain but put it in a non GPO OU in AD.

      • davidchr's avatar
        davidchr
        Brass Contributor

        Interesting...I mentioned the above b/c I joined the device to the domain and unknowningly put the computer object in an OU that received a GPO.    Similar to your issue I wasnt able to get the Skype profile to auto launch and had to reimage the sfc pro 4 get it working again.

Resources