Jump to content


  • 0
pvr02

Thin vs Thick Windows 7 Installs

Question

Currently we have been pushing out full copies of Windows 7 Professional to all of our workstations. However we are looking into pushing Windows Thin PC (based off of windows 7) for alot of our old warehouse machines.

 

We currently have the machines being split up into sites. This collection is where we assign our software. This WQL query is:

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 where SMS_R_System.SMSInstalledSites = "XX1" and SMS_R_System.Client is not null

 

We are new to the SCCM game and are not familiar with all of the coding yet, but what we would like to do is add a OS check into this as well. Basically on the query above set it to check for the installed site "XX1" and that the client is installed. Also check to see if it is Windows 7 Pro.

 

We then want to create a second collection with the same type of query but checking for Windows 7 thin pc.

 

Any ideas would be extremely helpful.

 

Thanks in advance.

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.