Report for all Collection Resources all Memberships

Hi All,
Hope you are all doing very well, I have one situation where I need to know all the memberships of a specific collection resources. We have a collection ABC and have about 800 computers in this collection. I have to provide a report to my Manager which should
show all the other collections to which each of these 800 computers belong, please advise how should I do this.
Virgo

you can get this info via reports but the list will be huge for all the resources in collection . 1 PC member of X  collections,800*X will be huge .Try the following SQL query:
select sys.name0 [PC Name]  coll.Name [Collection Name] ,fcm.CollectionId [Coll ID] from dbo.v_R_System
sys
join dbo.v_FullCollectionMembership fcm on sys.ResourceID = fcm.ResourceID
join dbo.v_Collection coll on coll.CollectionID = fcm.CollectionID
Where sys.Name0 in("PC1","PC2","PC3",........"PC800")
Eswar Koneti | Configmgr blog:
www.eskonr.com | Linkedin: Eswar Koneti
| Twitter: Eskonr

Similar Messages

  • Pull out Report for all configured Collection veriables in SCCM 20007

    Hi All,
    I have tried many ways but failed to pull out a report on collection veraiables.
    It would be great, if someone could suggest how to pull out a report for all collection veriables which are configured.
    Thanks
    Regards, Dan

    Hi,
    Check if this link helps :
    http://it.peikkoluola.net/2013/09/30/display-a-sccm-collection-variable-and-its-value/
    ~ Räjeésh M | Blog:
    ScorpITs | Please remember to 'Mark as Answer' or 'Vote as Helpful' on the post that helps. It helps others reading the thread and recognizes useful contributions.

  • Sales document report for all open documents

    hi i need the code for sales document report for all open documents is sd
    ...      can anyone help me out.
                                     thanks in advance

    Try transaction VA05. In that choose "Open Orders" along with other selection criteria.
    If you want the Open sales order qty in output and its not displayed, do the following.
    Sales -> System modification -> create new fields ( without condition technique) -> New fields for lists.
    You can change V05TZZMO and structure VBMTVZ from there or use SE38 / SE11.
    For both you'll need an object registration in OSS.
    Hope this helps.
    Thanks,
    Balaji

  • Need to run the report for All Values when Null is passed in parameter

    Hi All,
    In my BIP report, I am using a parameter :asset with Type as Text, which means user will type the values for the parameter in the text box.
    Now, this parameter can take multiple comma separated values. I have a requirement to run the report for All Values when user doesn't enter any value in the parameter text box and if user enters any value(s) then the report will run for those values . The way, I tried to handle that in the query using couple of ways was :
    IMP : My Database is SQL Server
    where
    (table.asset = isnull((:asset), table.asset) or table.asset in (:asset))
    Now this works fine when I give a single asset number but when I give multiple values separated by comma like 123, 345 in the text box, then the statement fails saying 'encountered ,'
    I also tried simply
    table.asset in isnull((:asset),table.asset) -- but this doesn't work as it doesn't allow me to use in operater while using isnull and if i will use = operater then it won't work in case of multiple values
    Any suggestions on how can I handle this? Any help would be highly appreciated.
    Thanks,
    Ronny

    thanks for replying, but i tried this option too, it did not work for me, neither isnull nor coalesce. I mean, the solution work for single value but when i pass multiple values then separated by a comma then it doesn't work and shows me an error like "Incorrect Syntax ','". I am using SQL server as DB and bip is 10.1.3.4.1
    also please share the SR number, so i can also check the same.
    can there be any other work around to this?
    thanks,
    ronny

  • Running-report-for-all-values

    Hi ,
    Based on this link i have implemented this logic....
    http://bischool.wordpress.com/2009/08/26/avoid-running-report-for-all-values-on-dashboard-when-using-multi-select-prompt/
    But for the intermediate report its taking more time to run...nearly 4min...is there any way to reduce it.
    Thanks

    hi User,
    Quick question
    Why you are giving (-1) value's as per the doc we can give any value which has to give no results? Have u tried to give some other value ?
    Next,Do u have left outer joins between those tables? If yes you should face the same problem with the main report because the filters to be same as intermediate report am i right ?
    First tune-up the rpd and get the main report query ,run-it over DB
    Due to huge data and the join taking more time....is there way any thing to add to reduce the time??Huge data ?? Intermediate report will not get any results i think it will not take more time to give a message,but due to join conditions only it is taking long time to run
    Note :Before getting value from DB it will check the where condition( joins)
    Thanks,
    Saichand Varanasi

  • Can Cisco Mars do the reporting for all devices (checkpint, ISS etc)

    Is this is true that cisco mars can do the reporting for all the devices(like checkpoint, juniper, sonicwall, and IBM-ISS ) devices.
    Requesting plz reply ASAP

    no, it's not true. the following MARS lists what mars has direct support for:
    http://www.cisco.com/en/US/docs/security/security_management/cs-mars/4.3/compatibility/local_controller/dtlc43x.html
    Anything else would require creating a custom parser, which is great functionality to have in a pinch but is a major pita to maintain. That's one of the biggest reasons to buy a SIM in the first place, so you don't have to manage parsing yourself.

  • View Reports for individual Collections

    Hello,
    Is there a way to view Reports for individual Collections?  When I review my Usage Reports or look at Reports within the PSM I only get a break down of total user actions per day for the whole site.  I don't see a way to view data for just a single Collection.  It would be extremely helpful to me and my faculty if we could see reports or stats for specific Collections.  For example, if I could see total subscriptions and downloads for HIST1010.  It'd be even better if we could view totals for whole months rather than each day of the month but at this point any data about a whole individual Collection would be great.  Any help in viewing the data in this way is really appreciated.
    Thanks!
    Nikki
    Multimedia Tech
    Roane State Community College

    Hi Syd,
    Thanks so much for your prompt reply.  I was able to use your directions to pull stats for the last few weeks for the faculty member who requested this info. 
    My dream (if Apple is reading) would be to view monthly stats and have that information attached to each course so faculty members could view and sort that information on their own.  This would be especially helpful because as our site continues to grow and I continue to encourage faculty to manage their own content, the ability to access the data on their Collections would provide great feedback on how their ocntent is being used.  Being able to see how frequently the content they're taken the time to make is being used could be empowering.
    Anyway, thanks again for assisting with how to access the data that is currently available.
    Best,
    Nikki

  • Patch compliance report for all machines in collection

    Good day to all,
    We are trying to create a report in SCCM 2012 that will show us all missing updates on all computers in collection. But we would like to display in this report only patches which are really targeted to the machines in collection. Let me explain.
    We have multiple deployment groups for patching (OSD, Servers, Client, Test waves...) and current issue we have with all build in reports is that you have to either select one of these deployments and then select a collections - but this will give you only
    status for current group of patches, for another one you have to select different one. And if there is a report where you have to select only collection the it will show all updates which are in deployment (this is not nice as for OSD we are putting some extra
    patches to the image and then these patches are shown as missing on all machines - but they will stay that way as we are not deploying them...yet). The ideal report for us will be to select the collection and then show all missing patches that are targeted
    to that collection. This was accomplished by this query:
    SELECT
    vRS.NetBios_Name0 AS 'Hostname',
    Count(DISTINCT vUI.ArticleID) AS 'Missing Patches'
    FROM v_UpdateComplianceStatus vUCS
    INNER JOIN v_CIRelation vCIR ON vUCS.CI_ID = vCIR.ToCIID
    LEFT JOIN v_AuthListInfo vALI ON vALI.CI_ID = vCIR.FromCIID
    INNER JOIN v_UpdateInfo vUI ON vUCS.CI_ID = vUI.CI_ID
    LEFT JOIN v_R_System vRS ON vUCS.ResourceID = vRS.ResourceID
    WHERE vUCS.ResourceID IN (SELECT vFCM.ResourceID FROM v_FullCollectionMembership vFCM WHERE vFCM.CollectionID = 'CAS00296')
    AND vUCS.Status = '2'
    AND vALI.Title LIKE 'SWU Workstations ENG%'
    GROUP BY vRS.NetBios_Name0
    ORDER BY 2
    However, if we would like to add more columns, like Reboot Pending, Failed, Installed, Not Needed... then the report will start to show incorrect data, e.g. for machine which is fully patched and according to "Programs and Features - Show installed
    updates" have 235 patches installed it will show only 198 patches installed and 10 missing.
    It have something to do with JOINs between tables but we are at the end of ideas how to proceed further (we already checked the official documentation for SQL tables in new SCCM).
    Have any of you created a report like this? I tried to Bing/Google for hours but most of the reports are for SCCM 2007 and showing incorrect data.

    Almost all SU reports created for CM07, still apply to CM12.
    http://www.enhansoft.com/

  • How to generate a report for all Analyses which conatins a specific column

    Hello Experts
    I am trying to generate a report of all Analyses which contains a specific column. We are currently using OBIEE 11.1.1.7.0.
    I have tried to use the command line options using ./runcat.sh, but did not find any arguments that can filter the analyses by a specific column used.
    Any help is much appreciated.
    Regards
    Rakesh 

    Hi Rakesh,
    SampleApp has your answer: everything is available for free, just copy/paste and run on your own instance.
    http://slc02ojw.oracle.com:7780/analytics/saw.dll?Dashboard&PortalPath=%2Fshared%2F10.%20Lifecycle%20and%20Admin%2F_port…
    (as long as this instance will be up...)
    In the dashboard named "10.31 Webcat Analysis" you have a columns to analysis report where you select the presentation column and you get all the reports using it.
    This dashboard require a script to be run on your catalog, it will parse it and extract all the column info (and many other interesting things) and load it in a database. The scripts are simple and well documented, so you can easily adapt them to your own environment.
    If you want the script there is no miracle solution: download SampleApp and extract it (it's not small, but with all the great content it has we can't complain about that ...).

  • Can we take standard report for all sales orders based on the condition typ

    Hi all,
    Based on the condition type, we need to take a report for sales orders on the particular date.
    Thanks and Regards.....VM

    Hello again.
    Searching for a solution, I found a Logical Database for sales orders, that have all the information that you need.
    Using like reference the post of Bhagavatula, in the same transaction SQVI you can use, instead of the suggested join, you can select a logical database called VAV in Data source.
    This logical database links the tables, VBAK, VBAP, VBUK and KONV that is the central point of the question.
    You can list the information of logical database using the transaction SLDB.
    In 'Logical Database' inform VAV.
    Press F8 to list all the fields.
    More information about logical database in:
    Link: [SAP Logical Database|http://help.sap.com/saphelp_46C/helpdata/EN/9f/db9b5e35c111d1829f0000e829fbfe/content.htm]

  • Urgent issue REPORT FOR ALL MATERIAL BASED ON STOC TYPE

    Hi
    I want report for based on stock type
    i want to check the stock for all mterial with  stock type "quality inspction"
    i want that type of material documents
    is it possible to see the report
    regards sesidhar

    I CREATE material A...with out seleting QM view
    I create one more material B.... with select QM view
    both r ROH material type..
    when i caeate GR for material A. with stoc type 'QYALITY INSPECTION.. for this material system does not creat quality LOT....
    when i create GR for material B with stock type 'QYALITY INSPECTION.... for this material system created lot..
    but are GR done by 101 movement..
    but i want report for materials which are stock type QI...but does not display Material which r lot created...?
    is it possible..
    regards
    sesidhar

  • Please could anybody has a sol, to bring images to the report for all employees which has no reference with images stored in some path

    Hi Obiee experts,
    I have placed the images in  below locations  and these images are independent and  has no reference to the employee id column in dimension table.but my client requires report with all the employees,with respect to the images.Could anybody can give me a solution for this.
        1) root: \apps\Middleware\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images
       2) root: \apps\Middleware\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
       3) root: \apps\Middleware\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\analyticsRes
    Thanks in Advance
    kumar

    Hi Sreeni,
    The images are stored with employee ids reference like 1234.jpg in the image location path, so will it be possible to call those images into the report with no relation at database level.
    as you said in above mail even if if we cld try  to store the images in oracle database with format like CLOB format the rpd will not support the datatype to bring to that report level.
    Please let me know if you have any solution
    Thanks in Advance
    kumar

  • Standard Report for all inspection lots

    Dear all,
    Pls guide me from where I can retrieve the data for result recorded for MIC, inspection lot wise.
    Actually currently working for Pharma company where we are using, Inspection Plan (task list type Q), with inspection point 200 u2013 Physical sample. Materials are being managed through Batches, so each inspection lot is having separate batch number.
    Now the requirement is to find a STD sap report that can retrieve us the result for a material for all the inspection lots (Batches) it have, in the report type from where I can down load it to word/excel.
    In short, the report should contain, Material, results for all MICs under all inspection lots.
    I have already tried out;
    QGP1 but it shoe the result for only a MIC at a time.
    QGA2 but not able to visualize results for all MICs at once.
    MCXB but, gives only the quantity of MICs not the results of it.
    Regards,
    Shyamal Joshi

    Hi Craig,
    The requriement is to have results for the Inspection lots only, not for the batch values.
    The report MCXD is giving the quantitative analysis for the batches, I will be very pleased if you suggest me any report that gives me the results (values entered during result recording) of these MICs, inspection lot wise, just as the MCXD give quantitative.
    I think the term BATCH is creating confusion, that is Y u have suggested me CL03N, but as I have mentioned eariler also, currenlt working with Pharma company, where each manufacturing lot is give a batch number, (in sap terminology the Batch management function, MSC1N), that is why i freauently used BATCH. Sorry for that communicational error from my side, and I am very much thank full to you for your each valuable comment, suggestion.
    Regards,
    Shyamal Joshi

  • One Consolidated MM Inventory report for all inventories

    Hello Experts,
    I have a requirement to develop an MM inventory report which should include all the below inventories for a given period.  basically I have to display the Quantity, Unit price and Value for all these.
    1.  Stock Beginning value (Similar to MB5B)
    2.  Stock period end value  (Similar to MB5B)
    3.  Stock in (MSEG-BWART = 101 and 102 )
    4.  Total available goods
    5.  Stock out to project ( MSEG-BWART = 261, 921, 961 )
    6.  Stock out to Cost center  ( MSEG-BWART = 201)
    7.  Stock difference (MSEG-BWART = 701 and 702)
    8.  Scraping (MSEG-BWART = 501)
    I heard that there are separate transactions for each points above.  But Is there any consolidated (Standard or Z)report which includes all the above said information.
    Thanks in advance,
    Balaji

    Hi,
    Pl. explore this report S_P00_07000139, hope it will help you, else you need to develop a Z Report
    Regards,
    Vikas
    Edited by: Vikas Mayekar on Jul 27, 2009 10:57 AM

  • Order report for all components & services with plan/actual price

    Dear all Hi,
    I want to see a report which should give me the all the details of components & services cunsumed with their paln& actual costs for a production order, please suggest/help.
    Thanks in advance.

    Hi,
    You can get order wise costing report as following :
    Go to Production-->Shop Floor Control>Information System>Controlling Reports->Product Cost by Order where you will different drilldown options for getting costing report for orders.
    Hope this helps.
    Regards,
    Tejas

Maybe you are looking for

  • ALL PDFs created are printing in ALL Black

    We are running Acrobat 8.1.2, along with the entire CS suite. We have 7 other staff that are running the same software with exactly the same preferences. All of a sudden, my software prints ALL PDFs either created or received, in ALL BLACK. Printers

  • Cisco ISE with cisco-av-pair

    Hi All I am deploying a Cisco ISE together with a WLC to provide guest services. After the authentication the users will be redirected to the device registration page, this is done via the radius attribute "cisco-av-pair = url-redirect=https://FQDN:8

  • Examples of Apple Print Quality Service?

    Hi All, I'm planning on making a iPhoto book, and was wondering if there were any scans or pictures available where I could see first hand the quality of an ordered book. Ideally I'd like to see the Large and Medium soft-cover books. Any help would b

  • Unable to start CS5.1 extended subscription after expiration of 2 week trial

    I recieved Photoshop CS5 as a gift two years ago for Christmas, and have only recently tried to install it on my laptop.  I had previously gone for the 2 week trial, which expired a long time ago.  When trying to enter my serial number to continue wi

  • How do I put files onto a CD?

    I am trying to "burn" five photograph files onto a CD.  I have the first one done with no trouble.  But when I try to place the second on, I get the following message:  Current disc cannot be overwritten.  Please insert a different disc.  What am I d