Custom Collection for IE 6
Updated: 05 Nov 2009 | 3 comments
The following code can be used to create connections based on which computers have IE 6.
download Filed Under:
Group Ownership:
The following code can be used to create connections based on which computers have IE 6.
Comments
We use custom inventory to look at file location and properties.
We were deploying IE7 and this method did not work for us as it was a bit slow.
We used custom inventory that looked for the file
iexplore.exe
in C:\Program Files\Internet Explorer\
and collected file properties.
This custom inventory is very light and can be run with very aggressive
schedule and does not cause any performance issue on client pc on NS server.
Andrey Shipov
IS Infrastructure Senior Engineer
Manchester, UK
Custom Inventory (Computers with IE6)
Hi Mr. Shipov,
How did you do the custom inventory? We are in need to collect computers still running IE6 and upgrade them all to IE8.
Please help.
Thanks!
International Rice Research Institute
www.irri.org
Have you had your RiceToday?
You can create a filter named
You can create a filter named "IE7-8" with all pc with IE7 and 8 using Inv_AddRemoveProgram field
then create a new filter using
include filter: All Windows Managed Client
Exclude filter : IE7-8
this should work
Would you like to reply?
Login or Register to post your comment.