I am trying to create a WMI filter to apply a GPO to a specific IP address.=
  I have been googling and am so far not able to find anything dumbed down = 
enough for me to copy/paste modify and get to work.  There is one existing = 
WMI filter here that applies a range of subnets.  I have tried modifying th= at 
existing filter to point only to the server I am trying to apply the GPO=  to, 
it looks like this:

Select * FROM Win32_IP4RouteTable
WHERE ((Mask=3D'255.255.255.255' AND NextHop=3D'127.0.0.1' OR NextHop=3D'0.=
0.0.0')
AND (Destination Like '10.3..61.1' ) )

Anyone care to offer suggestions or resources?  W2k8 R2 server environment.=
  I simply need to create a WMI filter for a GPO that applies to the server=  
at internal address: 10.3.61.1.  may need to add others later, but for now=  
the one will do.  Thank for any help.


Jeff Brown
IT Operations
Webco Industries
(918) 246-2455




This email and any attachments transmitted with it are confidential and 
intended solely for the use of the addressee.  If you have received this email 
in error please notify the sender immediately.  All inquiries, quotations, 
purchase orders, acknowledgments, invoices or other documents memorializing 
offers, acceptances or contractual obligations are subject to Webco’s standard 
terms and conditions of sale (when Webco is the seller, 
www.webcoindustries.com/tcsales.aspx) or purchase (when Webco is the buyer, 
www.webcoindustries.com/tcpurchase.aspx).  Webco manufactures tubular products 
to meet customer dimensional and materials specifications.  Webco is not an 
engineering or design business.  Any engineering information provided is purely 
incidental to the tube manufacturing process and not offered or intended to be 
engineering services related to the performance specifications a customer may 
require, which is the customer’s responsibility to determine.

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to