There might be some scenarios where in you would like to fetch computers with IE Versions, how many of them…
Browsing: Collections
This catatory Contains posts about sccm collections and its relevant informaiton
There might be the scenario where you will be looking for computers which doesnt have particular application installed on.Create a new…
2 weeks back,working on patching issues in SMS 2003 which are having some trouble.there are lot of systems which failed the…
In my last post http://eskonr.com/2010/01/sccm-report-for-applications-installled-on-computers-with-without/ showed how to create sccm report to list computers with different versions of application installed on…
There are some warnings under component system for MP_control_manager bcz of client machine are not approved and MP is rejecting…
this post is just to make the application deployment easier.when you deploy any application to a collection,you might see faliure,no…
If you are looking for a collection to query all the machines only from a particular OU not the SUB…
Here is the collection that gives you a list of machines with specific staus message ID: select sys.ResourceID,sys.ResourceType,sys.Name,sys.SMSUniqueIdentifier,sys.ResourceDomainORWorkgroup,sys.Client from sms_r_system…