Close Menu
    Facebook X (Twitter) Instagram
    Prajwal.orgPrajwal.org
    • Home
    • SCCM

      CVE-2025-47178 for Configuration Manager

      July 12, 2025

      SCCM 2503 Upgrade New Features and Hotfixes

      April 30, 2025

      Create a Device Collection for SCCM 2409 Clients

      February 27, 2025

      Device Collection for SCCM 2403 Clients

      January 22, 2025

      SCCM 2403 Hotfixes, Upgrade and New Features

      January 21, 2025
    • Intune

      New Features in Intune 2502 release (February 2025)

      February 27, 2025

      Intune Service Release 2406 New Features (June 2024)

      June 23, 2024

      Microsoft Intune 2405 New Features (May 2024)

      May 29, 2024

      How to Disable Android Enterprise system app in Intune

      May 22, 2024

      Intune ends support for Android device administrator

      January 22, 2025
    • Windows 11

      How to Install WSUS Console on Windows 11

      January 22, 2025

      How to enable memory integrity using Group Policy

      January 22, 2025

      Uninstall Mail and Calendar Apps using PowerShell

      January 22, 2025

      How to Create Batch File to Delete Temp Files

      January 22, 2025

      How to Change RDP Port using PowerShell

      January 22, 2025
    • Contact
    Prajwal.orgPrajwal.org
    Home » Device Collection for SCCM 2403 Clients
    SCCM

    Device Collection for SCCM 2403 Clients

    Group all the computers that need an client update after upgrading to Configuration Manager version 2403
    January 22, 2025933 Views

    After the Configuration Manager 2403 site upgrade, you must update clients to the most recent version. The SCCM 2403 client version is 5.00.9128.1005, and you can gather all computers that are running older versions with the query provided in this article.

    To take full advantage of the new Configuration Manager features, after you update the site, you must update clients to the latest version. Both Windows 10 and Windows 11 are compatible with the latest agent version.

    Upgrading the clients to the latest version can be either done manually or you can use the automatic client upgrade feature located under the site hierarchy settings.

    WQL Query for SCCM 2403 Clients

    You can use the query below to find clients that have not been updated to the latest version of the 2403 version.

    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.ClientVersion != '5.00.9128.1005'

    Create a Device Collection for SCCM 2403

    1. Launch the Configuration Manager console. Go to Assets and Compliance and select Device Collections.
    2. Right-click the “Device Collections” node and select the option “Create Device Collection“.
    3. Specify the device collection name, choose the limiting collection and click Next.
    4. On the Membership Rules window, click Add Rule and from the drop-down, select Query Rule. In the Query Rule Properties box, enter the query name and click Edit Query Statement.
    5. Select the Criteria tab. Click Show query language and enter the SCCM 2403 query. Click OK twice. Complete the remaining steps and then close the Create Collection Wizard.
    Device Collection for SCCM 2403 Clients
    Device Collection for SCCM 2403 Clients

    After completing the above steps, wait for a few minutes while the collection is updated. You should find all the Windows computers that are not running the latest agent version, which is 5.00.9128.1005.

    To view the computers that are running the older version of SCCM agent, right-click the SCCM 2403 device collection and select Show members. The console now lists those devices.

    What’s the next step? Once you find out the devices that are not running the latest client version, ensure they are online and manually install the ConfigMgr client on the collection. If you have enabled the automatic client upgrade, the agents should be updated when the devices are online.

    SCCM 2403 Device Collection
    SCCM 2403 Device Collection
    Share. Facebook Twitter Pinterest LinkedIn Email
    Previous ArticleSCCM 2403 Hotfixes, Upgrade and New Features
    Next Article List of all apps available in Intune Enterprise App Catalog

    Related Posts

    SCCM

    CVE-2025-47178 for Configuration Manager

    July 12, 2025
    SCCM

    SCCM 2503 Upgrade New Features and Hotfixes

    April 30, 2025
    SCCM

    Create a Device Collection for SCCM 2409 Clients

    February 27, 2025
    Latest Guides

    CVE-2025-47178 for Configuration Manager

    SCCM 2503 Upgrade New Features and Hotfixes

    New Features in Intune 2502 release (February 2025)

    Create a Device Collection for SCCM 2409 Clients

    Popular Guides

    Uninstall Snipping Tool using PowerShell

    Updated:January 22, 2025

    How to Manually Install SCCM Client Agent

    Updated:January 22, 2025

    How to Create Batch File to Delete Temp Files

    Updated:January 22, 2025

    Disable Driver Signature Enforcement using CMD Prompt

    Updated:January 22, 2025
    Trending Posts

    How To Add Google Analytics To GeneratePress

    Updated:February 14, 2024

    Manually Run the SCCM ADR from the Console

    Updated:January 22, 2025

    How to Re-Distribute Failed Packages in SCCM

    Updated:January 22, 2025

    How to Clear RDP Connections History in Windows

    Updated:January 22, 2025
    © 2025 Prajwal.org | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.