Enterprise Software Thread, SCCM Collection Query Help in Technical; Hi,
I have a few location for servers and i am trying to create a query that pulls in the ...
-
18th May 2012, 04:24 PM #1 SCCM Collection Query Help
Hi,
I have a few location for servers and i am trying to create a query that pulls in the servers. I can get the collection to work by polling the two OU's but this pulls through some legacy 2003 servers. to get rid of these, i have added query for the OS version. When i add the OS version, i get nothing in the collection??
select
SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType, SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier ,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYST EM.Client from SMS_R_System where
(SMS_R_System.SystemOUName = "test.internal/test_domain/test_member_servers"
or
SMS_R_System.SystemOUName = "test.internal/Domain Controllers")
and SMS_R_System.OperatingSystemNameandVersion = "%server%6.0%"
-
-
IDG Tech News
SHARE: 
Similar Threads
-
By Rozzer in forum O/S Deployment
Replies: 6
Last Post: 14th April 2012, 04:11 PM
-
By FN-GM in forum Enterprise Software
Replies: 21
Last Post: 31st March 2012, 08:34 PM
-
By craigg in forum O/S Deployment
Replies: 2
Last Post: 26th September 2011, 08:50 AM
-
By randle in forum Office Software
Replies: 7
Last Post: 9th November 2009, 01:17 PM
-
By tarquel in forum Windows
Replies: 6
Last Post: 21st June 2005, 02:00 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules