SCCM 2012 queries

Hi, I'm creating a query on system resources and I want to limit the query to users of a specified group.
I know you cannot limit a system query to a user collection but is there a way to set a criteria that will query members of a specific user group with the System.LastLogonUserName attribute?
From what I see there's no "memberOf" operator in the criterion properties for this attribute.
To summarize, what I'd like to do is get hardware inventory from systems which the last logon user name is part of a specific user group.
If there's better alternatives for my goal please let me know.
Thanks for your help.
Regards,

Yes, I know this is an old post, just trying to clean them up, did you figure this out? If so how?
If this is for a report (SQL/ SSRS), yes you can do this but it will require a bit of work. If this is for a collection (query / WQL) it will be very difficult to get this to work.
What do you want to use this for?
http://www.enhansoft.com/

Similar Messages

  • Help me how migrate SCCM 2007 queries into SCCM 2012 queries

    Hi,
    I know query migration is not possible to 2012 SCCM. Any possible way ..?
    Like powershell or script?

    Hi,
    These might be helpful for you to create your own script.
    http://msdn.microsoft.com/en-us/library/hh949058.aspx
    http://msdn.microsoft.com/en-us/library/cc145430.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 R2 client version 1101 and 1104 queries

    There are several samples of collection query code for SCCM 2012 R2 client version 5.00.7958.1000, which is the base R2 client version. Patches can change this to 5.00.7958.1101 and 5.00.7958.1104. But there is a problem. These two patches
    display as 1101 and 1104 when you go to Control Panel\Configuration Manager\General tab but when you go to Programs and Features and look in there the DisplayVersion is 5.00.7958.1000--so all query code samples are unable to different between the base versions
    and version 1101 and 1004. I have been unable to find out how to write a query that finds version s 1101 and 1104. Does anyone know how to do this? Thanks.

    Use ClientVersion from SMS_R_System within a console query or ClientVersion0 from V_R_system in a SQL query.
    Even this can be deceptive though because the agent only reflects the highest version number of one of its subcomponets. This post, specific to 2007, describes the complexity: http://blog.configmgrftw.com/configmgr-client-hotfix-versioning/.
    Specific to your question though, why do you care if either of these hotfixes are distributed to your clients? 2905002 is only necessary during WinPE (and if you are actually not using download on demand content during OSD) and 2910552 is only applicable
    if you are rolling out Win 8.1 using a single TS to your XP systems using a refresh methodology.
    Jason | http://blog.configmgrftw.com

  • Software Distribution & Patching Design Issues - Migration of Packages SCCM 2007 to Application or Conventional Packages in SCCM 2012

    Hi All
    I am starting in discussion to deep root on Software Distribution & Patching model in large environments from SCCM 2007 migrating to SCCM 2012.
    Below are certain assertions i am putting forward for your expert views or you may in a similar situation
    1- I have migrated the packages from SCCM 2007 to SCCM 2012 as conventional methods, now i am deploying them [ not migrated the advertisements and collections ], so while deploying i am facing a peculiar situation that the deployment when created is of the
    name "<<Package name>>(program)". I am not able to rename the deployment for the conventional packages. is there a way out to that??
    2- Will the collection queries work the same in SCCM 2012 as was in SCCM 2007??
    3- In SCCM 2012 Primary site there is default role called Site System role in that there is tab for proxy settings. I have observed that if do not check the proxy tab there and punch in proxy IP and port then after some time in the WSUS server the update
    source and proxy server tab the proxy option gets unchecked and hence the sync in software update point status appears failed. Is that anyone else also has observed !!!!!
    Regards Sushain KApoor

    This is a duplicate of
    https://social.technet.microsoft.com/Forums/en-US/2ddb8170-529b-4652-830e-fd0ade384b98/software-distribution-patching?forum=configmanagermigration
    Please do not double post.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Reports not working after upgrade to SCCM 2012 R2 -

    I am having the same issue described in this post:
    http://social.technet.microsoft.com/Forums/en-US/30f185ac-c34e-44ad-87eb-7d180a0d76b8/after-2012-r2-upgrade-some-sql-queries-wont-run?forum=configmanagergeneral
    When running reports after upgrading from SCCM 2012 SP1 CU2 to SCCM 2012 R2 I get the following error:
    An
    error has occurred during report processing. (rsProcessingAborted)
    Cannot
    read the next data row for the dataset DataSet1. (rsErrorReadingNextDataRow)
    Conversion
    failed when converting the nvarchar value
    'S-1-5-21-1010966800-777871707-395339515-124623' to data type int.
    I have removed the Reporting Services Point and reinstalled it with no effect.  All reports I try get the error listed above.
    Any suggestions?

    The issue has been resolved.  For anyone experiencing a similar issue I will post the fix that worked for us below:
    I ended up opening a PSS case and in this instance the problem was the required SQL management provider was not properly registered in WMI, which ultimately meant the reporting point upgrade/install was not able to complete successfully after the upgrade. 
    As a result the updated reports were not properly being redeployed to the Reporting Service Point.
    To diagnose this on the Reporting Service Point look in the srsrp.log for entries indicating of an
    Invalid Class, as seen in the example below:
    Invalid class SMS_SRS_REPORTING_POINT 11/6/2013 5:47:12 PM 6096 (0x17D0)
    Could not retrieve the reporting service name for instance 'RPSERVER' SMS_SRS_REPORTING_POINT 11/6/2013 5:47:12 PM 6096 (0x17D0)
    Invalid class SMS_SRS_REPORTING_POINT 11/6/2013 5:47:12 PM 6096 (0x17D0)
    Could not stop the reporting service '' SMS_SRS_REPORTING_POINT 11/6/2013 5:47:12 PM 6096 (0x17D0)
    Next security configuration at [11/6/2013 5:52:12 PM] SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Root Folder exists SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Successfully checked that the SRS web service is healthy on server SERVERRP.AD.DOMAIN SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Registry change SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    SRSRP registry key change notification triggered. SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Registry change SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 11/6/2013 5:47:13 PM 6096 (0x17D0)
    Timed Out... SMS_SRS_REPORTING_POINT 11/6/2013 5:48:13 PM 6096 (0x17D0)
    The important part is the lines saying Invalid Class and then it timing out, so the RP installation was not completed.
    As mentioned earlier the WMI class that was missing or corrupt was the SQL management Provider.  To re-register the class we need to compile the MOF file that is available in SQL.  In our instance the command to run was:
    mofcomp "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"
    Once that was done, monitoring the srsrp.log shows that it could properly detect the SSRS service, stop it and start coping the updated reports and such.  After a few minutes the deploy completed, and all the broken reports started working
    correctly.
    Hope that helps someone else.

  • SCCM 2012 Application Catalog Website Point role Status is critical

    Hi team,
     In a client's SCCM 2012 R2 environment there is a Critical Icon and Status against one of two Application Catalog Website point roles. Looking at the Component status, there are no errors and all the components show as green.
     Trying to find any warnings or errors in the messages for the Site System role doesnt show any errors, and I tried to reset counts but this has not changed the status.
     I am not sure where to go from here. The application catalog itself works and is up. All the services are running. I am unsure as to where this error status comes from or what it pertains to.
     Any advice would be appreciated.

    Hi,
    Please check portlctl.log and awebsctl.log to see if there is any error.
    You could also check the thread below.
    Symptom: Reporting Services Point Status (under Monitoring - System Status - Site Status) appears as Critical, No error messages in logs or status messages
    Cause: 'Status' can be set to "2" for 'SMS SRS Reporting Point' in dbo.summarizer_sitesystem table in sql
    Resolution: > Run below query:
    update dbo.summarizer_sitesystem set status = '0' where SiteSystem = '["Display=\\abc.local\"]MSWNET:["SMS_SITE=ABC"]\\abc.local\' and role = 'SMS SRS Reporting Point'
    > It should set the status back to 0.
    > Check in console and errors should go away.
    > In case if value reverts back then check below namespace in wmi of site server:
    root\sms\site_pri\sms_sitesystemsummarizer
    > check the value for reporting services point, ideally it should be 0, let's say it's set to 2 there as well then remove role of reporting services point.
    > if entry for reporting services point goes away from both the places then it's good, you can re-install the reporting services point and it should work fine.
    > Let's say if value/values doesn't get removed from sql/wmi , remove them manually via queries and then go with uninstall and re-install.
    > then it should work and errors in console and common.log should go away.
    https://social.technet.microsoft.com/Forums/en-US/5e0b7af6-f00c-4610-a709-f3e0e26505be/sccm-2012-monitoring-site-status-reporting-services-point-status-critical?forum=configmanagergeneral
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • SCCM 2012 R2 Empty Query in Collection

    Now, I just discovered yesterday where I created Collection with query but resulted NONE. I know there's no problem with the query itself because I created the same one within the query itself and it give me the result.
    Here's another problem with my CAS & Primary Site SCCM 2012 R2 with CU1:
    1. Created X64 (Servers & Workstations) Collection with membership rules:
    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 inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID
    = SMS_R_System.ResourceId where SMS_G_System_COMPUTER_SYSTEM.SystemType = "x64-based PC"
    It doesn't give me anything (blank no computer names) even after I refresh the collection.
    BUT, when I created under \Monitoring\Overview\Queries\Results for X64 (Servers & Workstations)
    I could see the result of it.
    Is it my SQL has problem? I'm using SQL 2012 SP1.
    I even updated with CU2 now in Production but it still the same thing. I have no problem with this query above in my test environment.
    Have you come across with this issue? Thanks, Reza
    Reza Prawirasatya

    You might have used a empty limiting collection

  • Collection in SCCM 2012 of SCCM 2007 clients?

    Hi,
    I'd need to make a collection of SCCM 2007 clients in SCCM 2012. This way I know which clients need to be updated.
    Can that be done?
    I guess queries can only be run on what sccm 2012 client return on info (I tried a simple query: configuraiton manager client state - version but it only return versions 5.x).
    Pls advise.
    J
    Jan Hoedt

    I'd need to make a collection of SCCM 2007 clients in SCCM 2012. This way I know which clients need to be updated.
    Can that be done?
    Can't you just add the column '(client) version' in the console? Are they displayed then? (Also keep in mind that it's theoretically not possible that CM07 clients can be assigned to a CM12 site)
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM Hierarchy Queries

    Please answer the below queries on urgent manner
    Scenario 1. SCCM installed as a primary stand alone site, It is possible to install/configure another primary site in same site code.
    I understand existing stand alone should connected to CAS server first, Under the CAS server can i install another Primary site in remote locations - ??
    Scenarion 2. Assume i installed CAS server first, created the primary(1st) in Headoffice and plannned to install another primary (2nd) site in remote location. Any replication will happen be between CAS server and primary site (2nd) installed in
    remote locations. If Yes, can it scheduled at off time or it can enabled with Branch cache. -??

    If I continue with my stand alone primary site, is it possible to extend another primary site under existing primary site server
    without introducing CAS server ??<o:p></o:p>
    Rajesh – No, it is not possible,<o:p></o:p>
    If its allowed to introduce another primary site under existing stand alone primary site, Whether the new primary
    site can handle clients independently (No client should contact parent primary site) ??<o:p></o:p>
    Rajesh :: This scenario is not possible. <o:p></o:p>
    If i planned to introduce secondary site under existing stand alone primary site, Separate CAS server still
    required ??.<o:p></o:p>
    Rajesh :: No it is not required. You can install a secondary Site under the primary site without the CAS.<o:p></o:p>
    If i add an secondary site under exisitng primary site server, i assumed secondary site server data's (client
    info) will always replicate to primary site - this will choke my network traffic -??<o:p></o:p>
    Rajesh :: Secondary Site will always replicate the data to Primary Site. Bandwidth utilization depends on the number of clients
    on the secondary site. If you have less than 2000 clients and have a good network link, you can still survive with a DP only.<o:p></o:p>
    Assume, I installed CAS server, Under CAS server two primary server (1 - HO site, 1 - Branch site) added.
    In that case i need clarity, whether branch primary site will replicate continously with CAS  server for data replication ??<o:p></o:p>
    Rajesh :: Yes, There will be a continuous data replication between CAS and Primary site. In addition to that content and un
    processed DDRs will flow using file base replication. However you can configure bandwidth throttling using replication routes to control file base replication. Please visit following link to understand data replication in SCCM 2012.
    http://blogs.technet.com/b/server-cloud/archive/2012/03/06/data-replication-in-system-center-2012-configuration-manager.aspx

  • Orchestrator and SCCM 2012 integration: run task sequence and install assigned applications/packages?

    Dear,
    We do not have Orchestrator running in our SCCM 2012 R2 environment. Though I wonder if we could accomplish the following scenario with it:
    Task sequence Windows 7 => Orchestrator step which queries assigned installations to the computer object and installs them one by one.
    Could you advise?
    Kind regards,
    Stev.
    SteveWonB

    > > Define "assigned to computer objects". How is this done technically?
    Well, computer objects are members of collections via AD memberships, like the collection "W7-Google-Chrome" (exists of 100 computer objects).
    Deploy of packages is done to these collections. So a computer member of  "W7-Google-Chrome"  will automatically get Google Chrome.
    Some computers are member of 30 collections, some of 80.
    Goal is to have the task sequence run all applications/packages assigned (with their reboots if needed).
    Kind regards,
    Steven
    SteveWonB

  • SCCM 2012: Active Directory Group Discovery, Delta Discovery?

    Hi,
    Our scenario:
    *Software is requested via a seperate system which puts AD computer objects in groups
    *Software within SCCM 2012 is deployed to computer collections
    *Computer collections query AD groups, in those AD groups the pc's reside
    *Collections memberships run via AD query (every 20 minutes)
    *We deploy an OS (Windows 7) via SCCM
    *Machine policy is updates every 20 minutes
    What is important: AD Group discovery is set to full discovery every 7 days, delta discovery set to 15 minutes
    So what happens:
    *Pc is staged correctly with Windows 7 but software isn't coming through in time (sometimes it's there within the hour, sometimes it takes 6 hours)
    *If we run a full AD Group discovery mostly software is installing immediately
    *Sometimes a SCCM 2012 client machine reset policy or reinstall client solves the problem
    My questions:
    *Would it be better to run full discoveries every x minutes since this always solves our problem
    *Would it be better to disable the delta discovery if we do the change above to minimize AD queries
    => tried that now (full discovery every 30 minutes and disabled delta discovery) but I don't want to put to much pressure on our domain controller
    *Our software collections are limited to all systems, we could limit them to a Windows 7 collection. Probably we should do that but any suggestion how to do this safely in Powershell?
    Please advise.
    J.
    Jan Hoedt
    Note: what I don't get is why a full ad discovery system discovery sovles the problem since SCCM 2012 collections do a AD query, what 's the link there?

    So, let me see if I get this correct for our situation:
    Our own developed system puts pc’s in AD groups
    SCCM 2012 polls these groups, by default 1/week full discovery then every 30 minutes a delta discovery
    We deploy software to computer collections, these collections check the SCCM 2012 database every 30 minutes (collection update) Note: the query our collection do, is based upon requirement of Windows 6.1 + membership of an AD group.
    The SCCM 2012 client/computer does a computer policy update every 30 minutes to see what collections it is member of and see then the software to be deployed
     2 questions:
    *Our my assumptions correct? Specifically point 3.: is the query fully coming from an ad sync (or also from sccm client, f.e. Windows 6.1%)?
    *Don’t we have a step to much then, wouldn’t it be better to add a direct membership of the AD group within SCCM? This direct membership would mean no query and so save us about 20 minutes (run of query)?
    Jan Hoedt

  • Software Update Compliance Report in SCCM 2012

    Hi Everyone,
    My question is in sccm 2007 we generate the  compliance report based on update list without downloading the patches just adding the same to update list, However the update list is being replaced by update group in sccm 2012, How can we achieve the same
    in sccm 2012 or do we need to build the custom report if yes please let me know.
    Thanks In Advanced
    ashu Maheshwari

    Because of the retrograde reporting for WSUS data in SCCM, I have the "send info to WSUS" checked on the SUP so I can view data in the old WSUS console. By comparing what computers need how many patches and using the reports in SCCM, you can see massive
    discrepancies in both how many computers need patches and how many patches each computer needs. For example, WSUS will say ComputerA needs 10 patches and SCCM will say it needs 6, or whatever. As far as these two points go, WSUS is far more accurate. 
    I first noticed this months ago.
    I think this is not a matter of how the SCCM queries are written, but because SCCM is far more flaky than WSUS. To me, WSUS is like a good reliable run of the mile car and SCCM is like a race car--powerful but finicky and persnickety. It's harder to get
    clients to fully check in with SCCM. SCCM can do lots but my biggest gripes with it are:
    1) Clients especially flaky and persnickety, one tiny thing gets out of whack and it won't work
    2) WSUS is far more accurate in reporting what patches are needed
    3) For WSUS reporting, they took a lot of WSUS-related/patch reporting out of SCCM, towit you can't get the info you used to be able to get without writing a custom report. This is why you can easily find code samples on the net. And along that point I still
    can't get report builder to work and I don't have another report tool available to me. I know the SQL code samples I have work because I can run the queries in Mgmt Studio.
    Ben JohnsonWY

  • MOF file migration from SCCM 2007 to SCCM 2012

    Hi,
    I have an issue while migrating SCCM 2007 MOF (Configuration.mof) to SCCM 2012,Problem is...
    In our infrastructure, We have integrated our custom inventory classes with the logon script.Now we are migrating to SCCM 2012.When i migrate the same Custom inventory classes to SCCM 2012,I can able to compile/migrate, However SCCM 2012 views are not in
    sync with SCCM 2007.
    Example: If i use SCCM 2007 collection/Query in SCCM 2012 that uses these custom inventory classes, its thrown an error saying that objects in this query are not valid, because of this none of the collections/Queries that uses old inventory classes are not
    working.
    I dont want to change anything in the logon script...
    Can someone please help me on this.Thanks in advance..
    srkr

    Hi Garth,
    Thanks for the reply.
    As per my understand,there's nothing to do with SMS_DEF.mof and only Configuration.mof can be editable.
    When you say Importing sms_def.mof in SCCM 2012,I guess there's is something i missed out.
    Below is the both SMS_DEF.mof and Configuration.mof from SCCM 2007, Also please let me know how to import SMS_DEF.mof in SCCM 2012
    ************SMS_DEF.MOF*********************
    //-- SCCM Report: XXX_AD_Info
    [SMS_Report(TRUE), 
    SMS_Group_Name("XXX AD Info"), 
    ResID(6200), 
    ResDLL("SMS_RXPL.dll"), 
    SMS_Class_ID("XXX|EDADInfo|5.0")]
    class XXX_AD_Info
    [SMS_Report(TRUE), key]
    string          KeyName;
    [SMS_Report(TRUE)]
    string          Distinguished_Name;
    [SMS_Report(TRUE)]
    string          AD_Site;
    [SMS_Report(TRUE)]
    string          DCName;
    [SMS_Report(TRUE)]
    string          MachineDomain;
    *********Configuration.mof*******************
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    class XXX_AD_Info
    [key]
    string          KeyName;
    string          Distinguished_Name;
    string          AD_Site;
    string          DCName;
    string          MachineDomain;
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    instance of XXX_AD_Info
    KeyName = "XXX AD Info";
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Distinguished-Name"), Dynamic, Provider("RegPropProv")]
    Distinguished_Name;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Site-Name"), Dynamic, Provider("RegPropProv")]
    AD_Site;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|DCName"), Dynamic, Provider("RegPropProv")]
    DCName;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|MachineDomain"), Dynamic, Provider("RegPropProv")]
    MachineDomain;
    srkr

  • Application deployment in SCCM 2012

    We have a central site and 2 primary sites. I recently notice that deployment policy setup in my Americas site also gets applied to my Europe site. I know in SCCM 2012 a lot of things get replicated across sites but just want to confirm that SCCM deployment
    policy also replicates? We usually limit our deployment to workstations within our site but i created a collection with all the workstations globally and was going to create 2 deployments one in each site to target machines within the collection but it looks
    like the deployment that i create  within the Americas site also applied to Europe workstations.
    Is this native behavior? thanks. 

    However, if each site uses unique queries that you target, instead of a common query between each site, then the deployment would not be implemented at the other site as the collection would contain no members. Collections (rules) and deployments do replicate,
    but only affect local clients in the targeted collection.
    And you can use role-based administration so that admins at one site don't see objects created at other sites.
    Wally Mead

  • SCCM 2012 Console - slow performance when browsing in Applications Deployments

    Hi There,
    we are experiencing a slow Console (SCCM 2012 R2 CU1, one Primary) if we go to Software Library > Applications and than clicking on Deployments. It takes up to 2 Minutes if we get results of the Deployments which depend to the Application. It Doesn´t
    matter if there are 0 or 20 Deployments.
    It only occurs if the SCCM Admins do not have full Admin rights in SCCM.
    The reason must be the Security Scopes, because all Admins have full rights to be a "Application Deployment Manager".
    Can somebody help me to get rid of this Problem?
    Regards 
    Florian

    Hello Joyce,
    thanks for the tip! I can see this Query in SMSProv.Log, if i click on the Register Deployment at the Application. Here it takes about two minutes:
    Execute SQL =select  all SMS_DeploymentSummary.AssignmentID,SMS_DeploymentSummary.CI_ID,SMS_DeploymentSummary.CollectionID,SMS_DeploymentSummary.CollectionName,SMS_DeploymentSummary.CreationTime,SMS_DeploymentSummary.DeploymentID,SMS_DeploymentSummary.DeploymentIntent,SMS_DeploymentSummary.DeploymentTime,SMS_DeploymentSummary.DesiredConfigType,SMS_DeploymentSummary.EnforcementDeadline,SMS_DeploymentSummary.FeatureType,SMS_DeploymentSummary.ModelName,SMS_DeploymentSummary.ModificationTime,SMS_DeploymentSummary.NumberErrors,SMS_DeploymentSummary.NumberInProgress,SMS_DeploymentSummary.NumberOther,SMS_DeploymentSummary.NumberSuccess,SMS_DeploymentSummary.NumberTargeted,SMS_DeploymentSummary.NumberUnknown,SMS_DeploymentSummary.ObjectTypeID,SMS_DeploymentSummary.PackageID,SMS_DeploymentSummary.PolicyModelID,SMS_DeploymentSummary.ProgramName,SMS_DeploymentSummary.SoftwareName,SMS_DeploymentSummary.SummarizationTime,SMS_DeploymentSummary.SummaryType
    from fn_DeploymentSummary(1031) AS SMS_DeploymentSummary  where (((SMS_DeploymentSummary.DeploymentID in (select  all SUIP0.ObjectKey from RBAC_InstancePermissions AS SUIP0  where (SUIP0.AdminID in (16777219,16777243,0) AND ((GrantedOperations&1)
    = 1 AND SUIP0.ObjectTypeID in (200)))) AND SMS_DeploymentSummary.ObjectTypeID in (200)) OR (SMS_DeploymentSummary.DeploymentID in (select  all SUIP0.ObjectKey from RBAC_InstancePermissions AS SUIP0  where (SUIP0.AdminID in (16777219,16777243,0) AND
    ((GrantedOperations&1) = 1 AND SUIP0.ObjectTypeID in (201)))) AND SMS_DeploymentSummary.ObjectTypeID in (201))) AND SMS_DeploymentSummary.ModelName = N'ScopeId_74CC6EA1-E5C5-4424-B8EF-DDE952A3FC7A/Application_5661d887-1908-4565-8da0-097430692825') order
    by SMS_DeploymentSummary.DeploymentTime SMS Provider 25.11.2014 08:19:43 7244 (0x1C4C)
    Those Entries will be generated SMSAdminUI.Log
    [7, PID:6880][11/25/2014 08:19:43] :The performance counter '# WQL queries active' was not found
    [7, PID:6880][11/25/2014 08:19:43] :The performance counter '# WQL queries active' was not found
    Regards
    Florian

Maybe you are looking for

  • Hey Is there any way to sub-divide Playlists

    I know this is getting really anal but I would really like to be able to set-up a playlist or something like it with an artist or band and then be able to sub-divide that playlist by album. Maybe I am going about this wrong I just don't like any of t

  • Period Dimension members

    Hi All, I want to calculate Period Dimension members Jan to Dec only. I have some more period dimension members at level 0. If I use @LEVMBRS("Period",0), it will caluculate all the level 0 members in the period dimension. But I want to calculate onl

  • Let classes talk to one another

    Hi, I am doing a project in java but first I wanted to do a simple program that has three class - class with main, class for displaying buttons and a class that has a jtextarea. When you click on a button it then displays a message in the textarea. I

  • Using compareTo() in a Linked List Please Help!!

    I'm trying to compare strings in a Linked List and it throws a null pointer exception somewhere in the method smallest() which is where i have the strings(nodes) comparing each other. I've been Trying to find the answer for two days now and I've gott

  • Automatic conversion ppt to flash with flash paper?

    I am using flash paper to convert powerpoint file to flash. How can I have this done automatically? I mean, if i upload a ppt file to my server, i would like it to be automatically converted in swf. Is there a server verison of flash paper? Thanks