![]() |
|
|
|||||||
| Petri.co.il is happy to award auglan the title of Most Valuable Member !!! |
| Register | Calendar |
Search |
Today's Posts |
Mark Forums Read |
| Notices |
|
|
WMI Filteringthis thread has 6 replies and has been viewed 2759 times
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||||||||
|
|||||||||
|
Yo:
So, I have to push out 1 of 2 reg keys, depending on if the OS is 32-bit or 64-bit. I have 2 Group Policy objects created, one for each scenario. I have 2 WMI filters set up, one each each OS type. I've found a few 32/64 queries online, but with out luck, so far. One of them is: Code:
SELECT AddressWidth FROM Win32_Processor WHERE AddressWidth ='32' Code:
Select * from Win32_Processor where AddressWidth ='32' Code:
select * from Win32_Processor where DeviceID="CPU0" and AddressWidth="32" Like I said, none of these queries works. Can anyone advise? Server: 2008 R2, Clients: W7 32/64 Thanks! |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Web Filtering Which way to go???? | Bart586 | General Hardware | 10 | 28th May 2009 13:26 |
| TCP/IP Filtering | crashservices | Windows Server 2000 / 2003 | 2 | 22nd September 2008 17:22 |
| PTR filtering | scurlaruntings | Exchange 2000 / 2003 | 13 | 11th April 2008 16:05 |
| web filtering | milo974 | Windows Server 2000 / 2003 | 1 | 11th July 2005 12:07 |
| Need help with GPO filtering | mecalvint | Active Directory | 2 | 17th June 2005 10:05 |