Forum Discussion

AdamWhelan's avatar
AdamWhelan
Copper Contributor
Feb 18, 2022

Azure WVD & MacOS Issue

Hi Everyone,

   I setup a host pool with a few Azure joined virtual machines. I am able to connect fine with a Windows laptop but unable to get the connection going with MacOS. Any thoughts, the current error I see from the Microsoft Remote Desktop client on the Mac is about Network Level Authentication being an issue with error code 0x2607. I have disabled that in the VM remote desktop settings but didn't seem to help any.  I have tried through both the desktop client and the web client. 

 

Thank You

2 Replies

  • Andrew_Woo's avatar
    Andrew_Woo
    Iron Contributor
    i wondr what is the solution for this.
    thousand of people has been asking this question and no solutions to it
    \
    • cdnwetzel's avatar
      cdnwetzel
      Copper Contributor

      Andrew_Woo 

       

      Working on this now, I got it working at least on a global admin\domain admin with AD Sync so far. I had to disable NLA (regedit) and enable PKU2U (gpedit.msc) AND REBOOT:

       
      HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
      Set "UserAuthentication" to DWord value 0
       

      Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options

      Set "Network security: Allow PKU2U authentication requests to this computer to use online identities" to Enabled

       

Resources