Thanks. The original intend was to create a WMI for an IP-based GPO. External IP addresses only would run the GPO, for our Citrix user. What's happening is Citrix users accessing the Citrix XenApp system internally get their department drives mapped twice (once from the standard GPO and once from a vb script I have as part of the XenApp GPO). This works fine for external users, since they need those drives. Internally, it is causing confusion since they are seeing department drives twice when they attempt to open or save files. I'm not sure the IP-base GPO will work anyway since they are recognized by the system as internal once they are on XenApp. Suggestions?
>>> "Joseph L. Casale" <[email protected]> 10/19/2009 3:16 PM >>> Bah, Farkin email rulesJOnce I knew the exact name, I figured out where I go the darn thing. http://www.gpoguy.com/FreeTools/FreeToolsLibrary/tabid/67/agentType/View/PropertyID/93/Default.aspx jlc From:Tom Miller [mailto:[email protected]] Sent: Monday, October 19, 2009 1:04 PM To: NT System Admin Issues Subject: RE: WMI filter syntax That would be cool. Can you send it to me off-line? >>> "Joseph L. Casale" <[email protected]> 10/19/2009 3:00 PM >>> There is also wmi filter test (I have the exe if you cant find it) that I use to make testing fastin jlc From:Brian Desmond [mailto:[email protected]] Sent: Monday, October 19, 2009 11:18 AM To: NT System Admin Issues Subject: RE: WMI filter syntax That filter doet look right to me on first glance. What happens if you just run it from a VBScript? Does it return results? Thanks, Brian Desmond [email protected] c - 312.731.3132 From:Tom Miller [mailto:[email protected]] Sent: Monday, October 19, 2009 10:51 AM To: NT System Admin Issues Subject: WMI filter syntax I'm trying to create a WMI filter for a GPO: select * from Win32_NetworkAdapterConfiguration where IPAddress <> "10.%" I want to exclude any devices having an ip of 10.x from running the GPO. I'm not seeing this GPO running though when the IP address is not in that range. Is my syntax off? Tom Miller Engineer, Information Technology Hampton-Newport News Community Services Board 757-788-0528 Confidentiality Notice: This e-mail message, including attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Confidentiality Notice: This e-mail message, including attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Confidentiality Notice: This e-mail message, including attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
