Teams Rooms Resource Accounts 3: Setting Location in the Teams calendar

Поделиться
HTML-код
  • Опубликовано: 6 окт 2024
  • This video shows you how to set the Location value in the Teams Calendar so users can easily book meeting locations.
    -------------------------
    Set-ExecutionPolicy -ExecutionPolicy Unrestricted
    Install-Module -Name ExchangeOnlineManagement
    Connect-ExchangeOnline
    New-DistributionGroup -Name "Indianapolis" -RoomList
    Get-DistributionGroup
    ---------------------------
    Get-DistributionGroupMember -Identity "Indianapolis"
    Add-DistributionGroupMember -Identity "Indianapolis" -Member MTR-TVW-ConferenceRoom03@teamsdeviceslab.com
    Get-DistributionGroupMember -Identity "Indianapolis"
    ----------------------
    I listened to the album "Code" by Cabare while producing this.
  • НаукаНаука

Комментарии • 12

  • @tsylvia88
    @tsylvia88 2 года назад +2

    Love it. Learned something new while being very entertained :). I agree with Eric. Pure GOLD

  • @MuslimWojak
    @MuslimWojak Год назад +1

    This video was of amazing help for me as a Junior IT worker, thanks alot! Subscribed :)

  • @GeoffreyPapin
    @GeoffreyPapin Год назад

    After quite a bit of digging I finally found someone that explains it correctly. Thanks a lot ! Now off to the bar for the waiting period ! 😅

    • @GeoffreyPapin
      @GeoffreyPapin Год назад

      A day later and I'm glad to report it worked like a charm !

  • @KayUrban
    @KayUrban 2 года назад +2

    Holy shit michael you have a windows phone device still damn
    great video as always keep em coming I love em

    • @flinchbot
      @flinchbot  2 года назад +2

      It's a Zune HD!
      I should break out a Windows Phone though. I still have two of them tucked away.

  • @tech9force
    @tech9force Год назад +1

    Thank you so much. You saved me

  • @EricMarsi
    @EricMarsi 2 года назад +1

    Pure GOLD

  • @MrKazimrafiq
    @MrKazimrafiq 2 года назад +1

    I did everything from 3.00 to 3.50..thats it

    • @flinchbot
      @flinchbot  2 года назад

      Those were the critical steps.

  • @pixelsamuraigaming5544
    @pixelsamuraigaming5544 2 года назад +1

    the only issue im running into is that the locations are there and according to the powershell the members are there, but when i click on a list, it just flashes and doesnt show the member rooms

    • @flinchbot
      @flinchbot  2 года назад

      I'd try two things. One, I'd make sure it works via the web client. And on your machine exhibiting this issue, delete the Teams cache folder and try it again.