Close Menu
    Facebook X (Twitter) Instagram
    Sunday, June 22
    X (Twitter) LinkedIn
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»CM2012»SCCM Configmgr 2007 migration Report All Drivers not in Any Package

    SCCM Configmgr 2007 migration Report All Drivers not in Any Package

    Eswar KonetiBy Eswar KonetiJanuary 08, 8:07 am1 Min Read CM2012 1,171 Views
    Share
    Facebook Twitter LinkedIn Reddit

    When you are doing Migration from SCCM 2007 to SCCM 2012,you may want to remove some of the drivers which are no longer needed .

    This report list all the drivers which are part of any driver package so you can take action on them before you migrate to SCCM Configmgr 2012.

    Full Details :http://social.technet.microsoft.com/Forums/en-US/configmgrreporting/thread/c82cc16a-06b7-49ae-ac11-2f6399047b6a

    select
    locCI.DisplayName as DriverName,locci.CI_ID,
    drivers.DriverClass as DriverClass,
    drivers.DriverProvider as ProviderName,
    drivers.DriverVersion as DriverVersion,
    CIs.IsEnabled as DriverEnabled0
    from v_CI_DriversCIs drivers
    inner join v_ConfigurationItems as CIs on CIs.CI_ID=drivers.CI_ID
    inner join v_LocalizedCIProperties_SiteLoc as locCI on drivers.CI_ID=locCI.CI_ID
    where locCI.CI_ID not in (select ci_id from v_DriverContentToPackage)

    All drivers not in Any Package report configmgr report Driver packages report report Report for Drivers Migration sccm report SQL
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

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

    February 11, 9:50 pm

    Monitoring Endpoint Security Applications with SCCM ConfigMgr SQL

    October 11, 8:48 pm

    Troubleshooting Windows KMS Activation Issues with SCCM scripts feature

    September 09, 11:07 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-2024 Eswar Koneti, All rights reserved.

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