howto create exeptions on colections
Dear all, I need your help in order to realise how can I push an advertaiment to a colection avoiding one of the PC of that colection. It is posible ? I mean for example , I have one colection for all Windows XP, and I want to create a new Adobe product push instalation to all Windows XP but I will need to avoid PC01 which is part of the colection Windows XP. Thansk in advance
August 9th, 2012 3:33am

No the advertisment hits all computers in a collection, you need to create a collection with all computers except the one you don't want to run the advertisment on. You can create the collection with a subselect query: http://blogs.msdn.com/b/muaddib/archive/2008/10/10/sub-select-query-the-holy-grail-of-sms-collections.aspx
Free Windows Admin Tool Kit Click here and download it now
August 9th, 2012 4:09am

Hi, If you don't want to modify your All Windows XP collection to remove this computer, not easy with classic way... I will create a new collection with computer that you want to exclude. Assign a variable to this collection (right click, modify collection settings ), for example add variable Exclude = 1. Create a empty task sequence, and add a install software task , choose your package and program that you want to deploy. In the condition, add condition Tasksequence variable with Exclude not exist. Advertise this task sequence to your All Windows XP collection. It should work. Julien
August 9th, 2012 4:09am

No the advertisment hits all computers in a collection, you need to create a collection with all computers except the one you don't want to run the advertisment on. You can create the collection with a subselect query: http://blogs.msdn.com/b/muaddib/archive/2008/10/10/sub-select-query-the-holy-grail-of-sms-collections.aspx
Free Windows Admin Tool Kit Click here and download it now
August 9th, 2012 4:13am

check if this helps http://leereid.wordpress.com/2009/08/20/sccm-exclude-members-from-a-collection/
August 9th, 2012 4:40am

Create a custom task sequence, add the package and create a conditional statement using a WMI query for the computer name PC01 to run if the system is not named PC01.
Free Windows Admin Tool Kit Click here and download it now
August 9th, 2012 10:37pm

Dear all, I need your help in order to realise how can I push an advertaiment to a colection avoiding one of the PC of that colection. It is posible ? I mean for example , I have one colection for all Windows XP, and I want to create a new Adobe product push instalation to all Windows XP but I will need to avoid PC01 which is part of the colection Windows XP. Thansk in advance as you can see, there are many ways to do this from the suggestions below, the usual way to do this is to create your target collection and use the sub-select option
August 11th, 2012 5:20am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics