Re: Distributing to subnets

Tech-Archive recommends: Fix windows errors by optimizing your registry



I would suggest that you only create the logic for targeting the correct
subnet in the collection, in which you can use a query like "select * from
SMS_R_System where IPSubnets = "10.1.1.1"

To exclude the user group you would have to do that by using a script (or
likewise) to exclude the group when the installation runs at the client. The
script logic would be something like:

If InGroup(ExcludeGroup) Then
Do Nothing
Else
Call Install
End If

/Rune


"Dan5265" <Dan5265@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FAFABB10-1560-406E-B36C-B5984DA3BD30@xxxxxxxxxxxxxxxx
Single site SMS2003 SP1 w/AD integration and advanced security, and W2K
Pro
workstations w/advanced clients.
We need to distribute a package in a rollout fashion to different subnets
over a period of time. Is there a way to create a collection based on
subnet
(some sort of query?) One catch is we have a certain number of people in
each subnet who should not get the package. We have these folks in an AD
group, so the logic in the collection or advertisement would have to say
"deploy to this subnet, but exclude users from this group." Can anyone
get
me started on this?

Thanks for the help!


.



Relevant Pages

  • Re: IP/Subnet Query Question
    ... If not decrement by 1 until the subnet is found. ... -- assuming @givenIP is a nvarchar representation ... the query has to run FAST. ...
    (microsoft.public.access.queries)
  • Re: Discover of computer by subnet
    ... I have no problem creating collection by subnet but how do i do a query ... based on membership. ... What need to be input to all these to get relevant subnet. ... > 1) Create an empty collection called computers by subnet. ...
    (microsoft.public.sms.admin)
  • question nmbd query_name_response
    ... How do i resolve this conflict? ... responses received for a query on subnet 192.0.0.111 for name ... reporting an IP address of 192.168.1.37. ...
    (freebsd-questions)
  • Re: Discover of computer by subnet
    ... In class, select system resource, ... > I have no problem creating collection by subnet but how do i do a query ... What need to be input to all these to get relevant subnet. ... >> Kim Oppalfens ...
    (microsoft.public.sms.admin)
  • Re: Partial Lookup/Match
    ... "Kieran" wrote in message ... > in Excel to match it with a subnet. ... > how can I get Excel to query the IP address and come back ...
    (microsoft.public.excel.worksheet.functions)