SCCM Report for Pending DP status

Due to the issue in our sccm  hierarchy , there is problem in DP copying
We want to pull the report for past one week packages we deployed, that how many of them DP status is Install pending.

Yes, I know this is an old post, I’m trying to clean them up.
What wrong with reviewing the built-in called All active package distributions?
http://www.enhansoft.com/

Similar Messages

  • Interactive Report for Pending Order

    Hi Gurus,
    Iam new to ABAP.
        I have Requirement to display the Interactive Report for Pending Order Status Report which displays pending of purchase orders for material wise and Vendor wise .Using ALV. Can Any one help ...me which table data i need to read and what are the field required.
      Thanks in advance.

    Hi G K,
    For pending order : VA05 (select open sales orders).
    cheers,
    Hema.

  • Report for pending delivery

    Hi Experts,
    We have requirement,  SAP report for pending delivery - to help customer reconcile on what is pending for deliveries.
    I have used standard Tcode VL06 and VL06O but seeing all deliveries.
    Kindly let me know how to configure a report or t code so that  I should be able to see only pending delivery based on sales order.
    Regards,

    Hi DSP
    If I understood your requirement correctly, you are sending the sales orders to the dispatcher, based on those sales orders dispatcher has to create the deliveries only for those items which are going to be shipped today (i.e. GI to be posted today) so that he can optimized the transporation etc.
    For this requirement I think you can use VL04 transaction code and give input as shown in below screen shot. The inportant thing to note here is that, system selects only those line items from a sales order which has a GI date less than or equal to the date given in below screen.
    i.e. if your sales order has a 2 line items
    Line item 1 has GI date = 19.08.2014
    Line item 2 has GI date = 22.08.2014
    then as per below input  i.e. GI date = 22.08.014 system will create a delivery for both the line items
    If you give GI date = 19.08.2014 in below selection screen then system will create a delivery only for line item 1.  Please try and let me know

  • Report for Pending GR for STO

    Dear All,
    can anybody reply me is there any standard report for Report for Pending GR for STO.
    if not how can i do with not developing new report ...i mean from exel or etc.
    Regards,
    Yashpal Supe

    Dear sir
    In MB5T stock in transit there you give your receiving plant . it will show the list
    Regards
    jrp

  • SCCM Report for Applicable and Installed Updates Collection Wise

    Hi All, I was looking for a report on Applicable and Installed Updates Collection Wise and got this below query on the Internet and want to create a SCCM report with this below query. How to make this query working in SCCM report?
    Do I need to add prompts, if yes please guide me on adding prompts.
    SELECT
    DISTINCT
    SYS.Name0
    AS [Server Name], SIS.SMS_Installed_Sites0 AS [Site Code], UCS.Status AS [Patch Status Code],
    CASE WHEN UCS.Status = '2' THEN 'Applicable' WHEN UCS.Status = '3' THEN 'Installed' ELSE '' END AS 'Patch Status', UI.BulletinID AS [Bulletin ID],
    UI
    .ArticleID AS [Article ID], UI.
    Title
    FROM
    v_R_System AS SYS LEFT OUTER
    JOIN
    v_Update_ComplianceStatusAll
    AS UCS ON SYS.ResourceID = UCS.ResourceID INNER
    JOIN
    v_UpdateInfo
    AS UI ON UCS.CI_ID = UI.CI_ID INNER
    JOIN
    v_RA_System_SMSInstalledSites
    AS SIS ON SYS.ResourceID = SIS.
    ResourceID
    WHERE
    (UCS.Status IN ('2', '3')) AND (UI.ArticleID IN ('972270', '974392', '973904', '969947')) AND (SYS.Name0
    IN
    (SELECT DISTINCT v_FullCollectionMembership.
    Name
    FROM v_FullCollectionMembership INNER
    JOIN
    v_R_System
    ON v_R_System.ResourceID = v_FullCollectionMembership.ResourceID AND v_R_System.Active0 = 1 AND
    v_FullCollectionMembership
    .CollectionID IN ('Collection ID'
    ORDER
    BY
    [Patch Status Code]

    Yes it can be done and please run the query which i have shared in the thread
    I again pasted the query for you below..
    SELECT DISTINCT
    SYS.Name0 AS [Server Name], CASE WHEN UCS.Status = '2' THEN 'Applicable' WHEN UCS.Status = '3' THEN 'Installed' ELSE '' END AS 'Patch Status',
    UI.BulletinID AS [Bulletin ID], UI.ArticleID AS [Article ID], UI.Title
    FROM         v_R_System AS SYS LEFT OUTER JOIN
                          v_Update_ComplianceStatusAll
    AS UCS ON SYS.ResourceID = UCS.ResourceID INNER JOIN
                          v_UpdateInfo AS UI ON UCS.CI_ID
    = UI.CI_ID
    WHERE     (UCS.Status IN ('2', '3')) AND (SYS.Name0 IN (SELECT DISTINCT v_FullCollectionMembership.Name
    FROM v_FullCollectionMembership INNER JOIN
         v_R_System ON v_R_System.ResourceID = v_FullCollectionMembership.ResourceID AND v_R_System.Active0 = 1 AND
                                                       v_FullCollectionMembership.CollectionID
    IN ('XXX00000')))
    Kamala kannan.c| Please remember to click “Mark as Answer” or Vote as Helpful if its helpful for you. |Disclaimer: This posting is provided with no warranties and confers no rights

  • SCCM Report for Laptop Battery Condition

    Good morning,
    We are in a situation where we're needing to monitor conditions of laptop batteries in the school district I manage.   I have added the laptop batteries class(Win32_Battery) and have all required/requested information checked under this class.  This
    has been set for a week, so all devices should be inventoried by now.
    How do you recommend my getting a report together that shows battery condition/etc?  The fields I would like to see are ones such as:
    Win32_Battery
    battery status
    design capacity
    design voltage
    Expected Life
    Error Description
    Full Charge Capacity
    Really anything that will help us in knowing which laptops batteries need replacing. 
    I am not that knowledgeable about SQL reporting/SCCM reporting, so any help in getting this is greatly appreciated.  Any resources that you can point me in for getting more familiar with creating my own reports would be greatly appreciated.  I
    don't even know where to begin.
    Thank you!

    Good you have added the class. Please use the following link for the detailed information about Win32_Battery:
    https://msdn.microsoft.com/en-us/library/aa394074(v=vs.85).aspx
    Last Full Charge should guide your decision on replacement.
    Following link will help you as well:
    http://www.helpwithwindows.com/Windows7/Check-your-laptop-battery-health-in-Windows-7.html
    -RG

  • Report for Pending 103 for 105 (If GR based IV is untick condition)

    Hi,
    I required logic for mapping the report in Pending 103 for 105, If GR based IV is untick condition in PO.
    Our business accept the material with movement type 103. After various tests (outside SAP), we post this document with movement type 105.
    Normally each MIGO document has a reference document no . In case of 103 document, the reference docu no is the same no. In case of 105 document, the reference docu no is the docu no of 103.
    It is noticed that for some 103 and 105 documents, the reference docu no is blank when GR based IV is not ticked in the Purchase order.
    We need some logic to find the ref of 103 doc in 105 doc.
    Regards,
    Maddali

    Thanks for your promt reply.
    I have seen ME2M/ ME2L with selection parameter we104 or we105. However our client required specific report format for controlling this issue.
    So I am trying for logic in this particular senarieo.
    Regards,
    Suresh

  • Report for Pending MIRO

    Hi,
    I am creating a Infoset Query for Pending MIRO report means PO + Vender whose GR has done but not MIRO.
    i use EKKO and EKBE.....
    Can any other table should me used.......Please suggest !
    REgards,
    Pardeep Malik

    Hi,
    1.Goto MB5S.Execute the report.
    2.Then select current display variant, a screen will be dispalyed in this select position.It will show the column cotent
    3.Select the input u require and transfer them to the left side byclicking the < .U fields will be transferred.
    4.Then click on copy
    5.Then go to settings at the top,then sElect layout then save.
    6.Give the layuot name & save, & come out of the screen.
    7.Now again goto MB5S ,in the bottom select ur lay out and execute u will get the report based on the layout created by use.
    Date range not possible.
    murugan

  • Report for pending approval absences

    Dear all Gents ,
    I want to create report for all types of employees absences which are pending approval and approved and every thing , any one has a select statement for this please ?
    thank you

    You have to query : per_absence_attendances table for applied leave
    and HR_API_TRANSACTION Table for pending approval leave.
    Thanks

  • SCCM reports for SCEP malware short history

    Hello,
    SCCM reports show only history for the last two month of the malware that was found on the computers. Is there any way to configure how long to keep history of malware records on SCCM?

    After a bit more digging around, I believe I found the answer for this.
    In SCCM, navigate to Administration>Site Configuration>Sites>. Right click on your primary site and select Site Maintenance. Find the entry for
    Delete Aged Threat Data and change the value to what you require.
    In my case, I changed the value from 30 to 365. This task cleans out the EP_Malware and EP_MalwarePath SQL tables, which hold the records of detected malware activity for the SCCM clients.

  • Report for pending shipments, PGI and Picking

    Hi All,
    We have few issues with the orders not being picked, if picked some are not being able to PGI and few are not going to the Shipments process. this is creating a backlog. I was wondering if we have any Report or transaction where i can check open shipments for the last 2 weeks or, open PGI which have been picked, or deliveries which need to be picked.
    Does sap has any standard report for this. Please help me.

    Hi,
    The mentioned reports (VL06F & VL06T) can be accessed from VL06O:
    VL06F - general delivery list / List of outbound deliveries
    VL06T - outbound deliveries for transportation planning
    Csaba

  • SCCM Report for hard disk mode (IDE/AHCI)

    May I ask you if anyone of you is aware of and has an example on how to create a SCCM report to find out if the hard disk mode is set to IDE or AHCI?
    Many thanks

    Yes, I know this is an old post, I’m trying to clean them up, Did you figure this out, if so how?
    This information is not collected by default and therefore you will need to collect it first before you can report on it.
    http://www.enhansoft.com/

  • SCCM Report for Software Updates that show the required update and its size

    Hello-
    I created multiple windows update deployments, but was looking to view a report that shows me the update name (like the KB and MS) along with the size of the update.
    Does anyone know if there's a pre-made report?  If not, does anyone know of a good query to get this info?
    Thanks!
    Andrew

    Yes, I know this is an old post, I’m just trying to clean them up.
    There is no pre-canned report for this. Yes a report can be written to collect this inform but keep in mind that a SU mind have several versions aka 1 for Winxp, 1 for Vista, 1 for Win2k3, 1 for Win2k3 Sp1, etc. if you are trying aggregate
    the data it will take a bit of fancy SQL/SSRS work to get this done. BTW Getting the size of the KB also take a bit of work.
    http://www.enhansoft.com/

  • Sccm reporting for add/remove programs is not accurate

    Hi freinds
    I have made a custome query to find computers where antivirus is not installed in entire site. It was working fine. But last week I have observed that one windows server 2008 r2 has got symantec enpoint protection installed but sccm report is including
    that server.
    could anyone please share ideas to solve it?
    here is the sccm query:
    select v_r_system.netbios_name0,v_r_system.user_name0,v_GS_OPERATING_SYSTEM.Caption0 AS "Operating System",v_GS_SYSTEM_ENCLOSURE.SerialNumber0 AS "Serial Number" from v_r_system
     join v_GS_OPERATING_SYSTEM on v_GS_OPERATING_SYSTEM.ResourceID = v_r_system.ResourceId
     JOIN v_GS_system on v_GS_system.ResourceID = v_r_system.ResourceId
    JOIN v_GS_system_Enclosure on v_GS_system_Enclosure.ResourceID = v_r_system.ResourceId
    where v_GS_system.Name0 not in
    select distinct v_GS_system.Name0 from  v_GS_system
    LEFT OUTER JOIN v_GS_ADD_REMOVE_PROGRAMS on v_GS_ADD_REMOVE_PROGRAMS.ResourceID = v_r_system.ResourceId
    LEFT OUTER join v_GS_ADD_REMOVE_PROGRAMS_64 on v_GS_ADD_REMOVE_PROGRAMS_64.ResourceID = v_r_system.ResourceId
     where
    v_GS_ADD_REMOVE_PROGRAMS.DisplayName0  = 'Symantec AntiVirus'
    or v_GS_ADD_REMOVE_PROGRAMS.DisplayName0  = 'Symantec AntiVirus Client' or 
    v_GS_ADD_REMOVE_PROGRAMS.DisplayName0  = 'Norton Antivirus Client' or
    v_GS_ADD_REMOVE_PROGRAMS.DisplayName0  = 'Norton AntiVirus Corporate Edition'  or
    v_GS_ADD_REMOVE_PROGRAMS.DisplayName0  = 'Symantec Endpoint Protection'  or
    v_GS_ADD_REMOVE_PROGRAMS_64.DisplayName0  = 'Symantec AntiVirus Win64' or v_GS_ADD_REMOVE_PROGRAMS_64.DisplayName0  = 'Symantec Endpoint Protection' or
    v_GS_SYstem.SMSID0 = 'GUID:6578610F-BFD0-4693-98B5-B6FB50129FB5' or
    v_GS_SYstem.SMSID0 = 'GUID:E64FF1A8-EF5B-46DD-8859-02D7A3E8818A' or
    v_GS_SYstem.SMSID0 = 'GUID:52EA60BD-F3DD-4615-9CCD-AFE0B7F28D41' )

    It sounds like you have some 3rd. party Console tools installed (right click tools). Those are using various scripts to connect to the clients and is not really controlled via ConfigMgr.
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Report for pending release

    Hi All,
    Can you please tell me which report I can use to see pending PO relese list for a particular person.
    thanks
    John

    Hi,
    Since you want it for a particular person you have to go to ME28 and give the relase code and check on set release and then check release Prerequistics fullfileld and you will get the list of PO's which are not released.
    If you want all the PO's then go to ME5N and then click on variant icon and drop down Purchaing document header and then  select release status and execute, you will get all the PO's
    Thanks & Regards,
    Kiran

Maybe you are looking for

  • How to pull data from a constructor?

    Hi there, I have set up this simplified program to try and understand how to find the data of an array of an object in the main method. I want to run a System.out.println(newPspArray[0]) from the main method but it says cannot find the variable.... I

  • Hi regarding Abap hr

    Hi when pch is must be declared in the  reports? because generally we use the pnp although we use hrp1000 and hrp1001.. i mean when it is manditory...? I mean irrespective of  selection-screen.. Can any kindly help in this regard? Edited by: saslove

  • Something wrong with jar?

    Hi, I have the following problem when I want to execute my Jar file. The command I use is: java -cp . -jar Drain.jar the error: Exception in thread "main" java.lang.NoClassDefFoundError: Drain My jar file contains 3 classes (1 public i.e. Drain.class

  • Working with video files on compatible external drive with imovie09

    I have run out of room on my MacBook Pro hard drive, so I have moved all of my video files onto a compatible external hard drive. How do I work with these file in imovie09, do I need to import the files back onto the computer or can I work with them

  • Printout are printed to the right side of the paper

    Printout are printed to the right side of the paper all other settings are ok but the text is printed too much to the right side