Close Menu
    Facebook X (Twitter) Instagram
    Saturday, October 11
    X (Twitter) LinkedIn Reddit RSS
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»CM2012»List of SCCM Configmgr Technical Preview Default reports

    List of SCCM Configmgr Technical Preview Default reports

    Eswar KonetiBy Eswar KonetiMay 07, 2:29 pm2 Mins Read CM2012 495 Views
    Share
    Facebook Twitter LinkedIn Reddit

    Exploring the recently released Configuration manager Tech preview (60 days evolution ) by Microsoft in my lab.It has got some nice features like Management rotation,Auto Client upgrade to collection,OSD and other things.

    I was looking at reports what has been added extra compared to Configuration manager 2012 R2 CU4 (this my present CM level).

    Configmgr tech preview has got total of 494 reports by default which is more compared to Configmgr 2012 (444 ,With R2 CU level  491 reports) .

    Below reports are appearing as new in Tech preview version:

    1.List of noncompliant Apps and Devices for a specified user

    2.Summary of Users who have Noncompliant Apps

    3.Compliance status of default ActiveSync mailbox policy for the mobile devices that are managed by the Exchange Server connector

    4.List of devices by Conditional Access State

    5.List of Devices enrolled per user in Microsoft Intune

    6.Number of devices enrolled per user in Microsoft Intune

    Download the list of default reports from Configuration manager tech Preview version here

    I have also posted the Configuration Manager 2012 R2 CU4 default reports here for download.

    I have used the below SQL query to get list of reports available against the reportserver database:

    Select   Name,Description,SubString(Path,1,Len(Path) - (CharIndex('/',Reverse(Path))-1)) As Path,
    Case When Hidden = 1 Then  'Yes' Else 'No' End As Hidden
    From  Catalog
    Where Type = 2
    Order By SubString(Path,1,Len(Path) - (CharIndex('/',Reverse(Path))-1)),Name

    Note:

    Type 2—For Reports

    Type 1—For Folder Names

    Type 5 --For Data source

    configmgr List of Default reports Reports SCCM SCCM 2016 SSRS SSRS Reports Tech preview
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

    SCCM SQL Report – Compare Installed Apps on TWO Different Computers

    July 13, 10:35 am

    Optimize Your Intune Workflow with a Powerful Browser Extension

    March 22, 10:39 am

    Migrate Microsoft 365 Updates from SCCM/MECM to Intune for Co-Managed Devices

    February 11, 9:50 pm

    Leave a ReplyCancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Sign Up

    Get email notifications for new posts.

    Author

    I’m Eswar Koneti ,a tech enthusiast, security advocate, and your guide to Microsoft Intune and Modern Device Management. My goal? To turn complex tech into actionable insights for a streamlined management experience. Let’s navigate this journey together!

    Support

    Awards

    Archives

    © Copyright 2009-2025 Eswar Koneti, All rights reserved.

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