Forum Discussion

markc2018's avatar
markc2018
Copper Contributor
Apr 20, 2020

Whiteboard with external participants

Hi. First post...be gentle...

 

I'd really like to know if there is a roadmap for introducing the Whiteboard functionality in Teams calls with external participants. At the moment when we start a Whiteboard session, it just states "For now only members of this org can participate. Soon, you'll be able to too!".

So...when is soon?

Thanks, Mark.

41 Replies

  • Jack_Chen1780's avatar
    Jack_Chen1780
    Brass Contributor

    I just tested it and whiteboard sharing with external user is kind of working now.

    https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=In%20development%2CRolling%20out&searchterms=66759
    shows: GA April 2022.

    There are some hops need to go through, whiteboard data need to opt-in to Onedrive for business.
    Set-SPOTenant -IsWBFluidEnabled $true

    But there is a big blocker :
    OneDriveLoopSharingCapability need to be set as ExternalUserAndGuestSharing :
    Set-SPOTenant -OneDriveLoopSharingCapability ExternalUserAndGuestSharing

    I found the only way I can change OneDriveLoopSharingCapability is change SharingCapability
    to ExternalUserAndGuestSharing :

    Set-SPOTenant -SharingCapability ExternalUserAndGuestSharing

    But this will change Sharepoint 's global External sharing policy to "Anyone", which is a big security concern.

    Check 
    https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenant?view=sharepoint-ps


    Would love to know if there is way to enable OneDriveLoopSharingCapability without changing Sharepoint "External Sharing" to anyone.

     

    • AAminM's avatar
      AAminM
      Brass Contributor

      Hi all,

      OneDriveLoopSharingCapability and CoreLoopSharingCapability
       are no longer applicable and can be disregarded. To enable Whiteboard with external participants you will need to run the below command

       

       

      Set-SPOTenant -AllowAnonymousMeetingParticipantsToAccessWhiteboards On

       

       

      More info can be found here https://support.microsoft.com/en-us/office/manage-whiteboard-sharing-80b36584-3b74-4fd9-a7dd-a5fa170a0bba 

      • CANDEman's avatar
        CANDEman
        Iron Contributor
        This is perfect information!
        Thanks for sharing. This will make whiteboards in Teams meetings exactly how they should be.
  • Philip_Anthony's avatar
    Philip_Anthony
    Copper Contributor

    April 2022 is over soon... any updates on this highly urgent feature, Microsoft?

  • Rav_work's avatar
    Rav_work
    Copper Contributor

    markc2018 I just ran a training session this morning and was incredibly embarrassed when i loaded the whiteboard and people outside my organisation could not access it.  Looks like this hasn't been fixed yet. 

  • markc2018 Follwing the new modification on the roadmap, the developpers seem to have postponed it to September 2021 (30/3/21). This is indeed a major functionality because at least 50% of the meetings include external users. So not being able to share a whiteboard with them is just making whiteboard useless. It's a shame that they are not speeding up as this feature as such (pasting images, post-it ...) is not available on Zoom and very helpfull for training. I am wondering if there is a project manager looking for the global impact of Whiteboard and Teams.

    • Alexander Auras's avatar
      Alexander Auras
      Iron Contributor
      Same here. Our HR team wanted to use Teams for personal training with an external instructor. Nevertheless after evaluating the whiteboard they now go back to Zoom because the instructor was not able to access the whiteboard.
      • daveandrews's avatar
        daveandrews
        Copper Contributor

        Alexander Auras Apart from the really disappointing news of the delay in sharing with external contributors in MS Teams is the extremely annoying inability to properly export the Whiteboards to a third party whiteboard vendor! All the hard work needs to be input all over again! Come on Microsoft - get your act together!

  • markc2018 

    The roadmap says December 2020 !
    "..Any guests, external or anonymous users in a Teams meeting can view and collaborate on the whiteboard during the meeting. They will not have continued access to the whiteboard after the meeting ends..."

    • Miklos_Kollar's avatar
      Miklos_Kollar
      Copper Contributor

      Sadly it did not work yesterday. I hope it will be released soon...

      • ChristianBergstrom's avatar
        ChristianBergstrom
        Silver Contributor
        Hello, you can follow the roadmap id. It currently says March https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&searchterms=66759
  • markc2018 Hello, I am not aware of when this will happen either, but there's a UserVoice for it https://whiteboard.uservoice.com/forums/915919-whiteboard-for-windows-10/suggestions/35320354-allow-sharing-with-users-accounts-outside-of-the-o

     

    You can also follow the roadmap for Whiteboard (and all other apps) to see when/if new features are coming https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=

Resources