Learn The Easy Steps To Add A Domain To Microsoft 365 | Peter Rising MVP

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

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

  • @abdulrahmanghazi4854
    @abdulrahmanghazi4854 23 дня назад +1

    So glad that I found this series. Amazing explanations and the links are very helpful to pass the exam. Thank you so much for your effort!

    • @peterrisingM365
      @peterrisingM365  7 дней назад

      You are most welcome. Thank you for the very kind words.

  • @thepuldarshana9056
    @thepuldarshana9056 6 месяцев назад +3

    my first MS365 teacher . learnt a lot.

    • @peterrisingM365
      @peterrisingM365  6 месяцев назад

      Thank you very much. Glad I could help!

  • @Jai29B
    @Jai29B Год назад +2

    This is a wow series, the way you have explained each n everything is just the most perfect 👍🏼🎉🎉 thanks a ton for all your efforts

  • @kcarr00
    @kcarr00 5 месяцев назад +1

    Loving these videos! signed up for the MS-102 in a few weeks.

    • @peterrisingM365
      @peterrisingM365  5 месяцев назад

      Glad you like them! Good luck with the exam.

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

    Nice T-SHIRT and very good movie:) basic but I'm going to watch all videos in this series
    I'm already registered for ms-102

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

    Great content. Looking forward to more.

  • @VimalJacob-z9u
    @VimalJacob-z9u Год назад +2

    Hi Peter, I'm only on the second video and enjoying it thus far, but could you please include a final PowerShell video to round out material for the exam? And a basic cheatsheet if possible? I'd love to learn patterns to recognize common PS modules and how to admin through PS and scenarios, and your mindset when working using PS for tasks. Functionally utilizing PS continues to be a weakness and pain. Thanks!

    • @peterrisingM365
      @peterrisingM365  Год назад +2

      Thanks for the suggestion. I will add it to the list.

    • @Chrisjp-qb1tw
      @Chrisjp-qb1tw 8 месяцев назад

      Amazing, looking forward to watching that when its out Peter -- Keep up the great content. Loving the videos so far@@peterrisingM365

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

    Great one, thanks Peter !

  • @rlee431
    @rlee431 5 месяцев назад +1

    This was so much easier to understand than Microsoft learn.

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

    Great video Peter, thanks for putting this together.
    It looks like you have created content that covers other MS-102 exam objectives already but they havent been added to the MS-102 playlist you created. Just a heads up but may be deliberate. Really enjoy the way you deliver the content, it is providing a great accompaniment to my own study of MS Learn articles. Thank you sir.

  • @bakadeets
    @bakadeets Год назад +2

    Great content, I'm not finished viewing the video but I wanted to suggest, for me I would love to see how you add DNS records to your DNS registrar :)
    I know how to do it, but I guess it would be helpful, especially for newbies.

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

      This is a good point thank you. I had decided it to include it on the basis that every DNS providers console looks quite different but I guess that doesn’t matter as the principle is the same.

  • @Quicksilver87878787
    @Quicksilver87878787 10 месяцев назад +1

    Thanks for the very helpful video Peter. I'd just like to know, if I only want to use a single existing email address from my own domain in the Office 365 tenant, and leave the other email addresses to still go through the original host's email sever, is that possible? Or does all email to that domain then go to Office365 when you add the domain?

    • @peterrisingM365
      @peterrisingM365  10 месяцев назад

      You can have the email domain added to the tenant without it affecting the existing host email server.
      The email gets routed to mailboxes based on where the domain MX records are pointed.
      With Exchange hybrid you can have it so emails flow to both on prem and cloud in such a way.
      What is your host email system? If it’s not Exchange then I’d probably advise against trying anything like this.

    • @Quicksilver87878787
      @Quicksilver87878787 10 месяцев назад +1

      Ok, thanks. It's a common IMAP server, so probably not advisable.

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

    Great content mate, what's your plan for future uploads regarding this course really interested in seeing more from you.

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

      Thank you so much. I'm aiming for at least 2 vids a week on this series till we reach the end of the exam outline. So I figure we should be through this course within the next two to three weeks. Then will maybe move on to cover some of the more granular topics with the SC series exams.

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

    Love this!

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

    Peter you last 2 links no longer seem to work not tried the rest of them

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

      Ah MS do like to change these pages from time to time.

  • @glennarnold1548
    @glennarnold1548 11 месяцев назад

    The PowerShell stuff always baffles me a bit. How can memorising those separate commands then typing them into PowerShell be quicker and easier than just running the simple add domain wizard

    • @peterrisingM365
      @peterrisingM365  11 месяцев назад

      I hear you. I too prefer using a GUI wherever possible, but PowerShell certainly has its uses, especially for bulk operations.