8. How to Create Dynamic Device Group in Microsoft Intune

Поділитися
Вставка
  • Опубліковано 8 лют 2025
  • Microsoft Intune Beginners Video Tutorials Series:
    This is a step by step guide on How to Create Dynamic Device Group for all Windows 10 devices in Microsoft Intune using Microsoft Endpoint Manager admin center.
    Follow my blogs:
    msftwebcast.com

КОМЕНТАРІ • 24

  • @SaidileepP
    @SaidileepP Рік тому +2

    Hi Brother, really i appreciate for your voice. Neat and clear explanation l.

  • @nyvlt.vladimir
    @nyvlt.vladimir Рік тому +3

    Thanks for this simple example :-) works well.

  • @anilkumarh2005
    @anilkumarh2005 3 місяці тому

    from matched conditions how to exclude particular hostname from getting added to dynamic group

  • @george.carlin
    @george.carlin Рік тому +2

    I followed your steps and created a similar group but only for Windows 11.
    I put the condition deviceOSVersion -startsWith "10.0.2"
    note: I didn't have to wait for a long time. My group was populated with Win11 members in about 3-5 minutes.
    thanks.

  • @aviasranjith
    @aviasranjith 4 місяці тому

    Hi, Can you help me how we can set up device name for devices, like you have BYOD for personal and Desktop for the devices, how can we setup name for laptop , mobile and desktop seperately

  • @Soulreigner
    @Soulreigner Рік тому

    When I add the MDM syntax it also adds other computers that are registered with AAD. Are there any other rules I could try?

  • @kalaivanan3053
    @kalaivanan3053 11 місяців тому

    What is the Azure certification code for this skill ?

    • @MSFTWebCast
      @MSFTWebCast  11 місяців тому +1

      Exam MD-102: Endpoint Administrator

  • @amshafiq901
    @amshafiq901 Рік тому

    can you tell me the rule syntax to create a group for non compliant devices?

    • @MSFTWebCast
      @MSFTWebCast  Рік тому

      Need to check that. I am not sure that we have any option or property in the rule syntax for the device state.

    • @george.carlin
      @george.carlin Рік тому

      I have never done it, but as a work around you can click on Device >> Windows, then make sure that column named: COMPLIANCE is visible, if not add that column. Then click Add Filters > Compliance > NonCompliant and see the result. You may Export it into a CSV file if needed.

  • @dulanjanpasindujayaweera1482
    @dulanjanpasindujayaweera1482 2 роки тому

    Need AZ-800 related video series

    • @MSFTWebCast
      @MSFTWebCast  2 роки тому

      I have stuck with other issues. And thats why even I haven't completed the Intune series yet. Once I am done with Intune, AZ-800 will be next.

    • @IrfanKhan-pu8lt
      @IrfanKhan-pu8lt 2 роки тому

      @@MSFTWebCast sir when you completing intune series and you share first video link of this series

    • @MSFTWebCast
      @MSFTWebCast  2 роки тому

      @@IrfanKhan-pu8lt Sure.

  • @sanjutechy1783
    @sanjutechy1783 2 роки тому

    Hi brother, do u have all this series documents with u plse share if available

    • @MSFTWebCast
      @MSFTWebCast  2 роки тому

      What kind of document? You means steps?, those will be available on Microsoft Intune Doc website.

    • @sanjutechy1783
      @sanjutechy1783 2 роки тому

      @@MSFTWebCast for all your videos yes plse share video

    • @socal5845
      @socal5845 2 роки тому

      I have a project I would like to hire you

    • @MSFTWebCast
      @MSFTWebCast  2 роки тому +1

      Hi, can we discuss over email? You can find my email address on channels about page.

  • @wheredidileavemycell
    @wheredidileavemycell Рік тому

    hey brother, i used your video to creat a dy dev sec group for autopilot with the syntax "deviceModel -contains Surface Go " and it NEVER auto populates members. I'm currently stuck using assigned group...when I validate my syntax, it always throws an error...

  • @mnml
    @mnml Рік тому

    Thank you. How do I create a dynamic group for W11? If I do ver command, it shows it as Windows 10.0.xxxxx. Microsoft doesn't even separate them. What options should I choose to separate W10 from W11?

    • @MSFTWebCast
      @MSFTWebCast  Рік тому +1

      Create Dynamic group with device.deviceOSVersion -startsWith "10.0.2" dynamic query.

    • @mnml
      @mnml Рік тому

      @@MSFTWebCast thanks