Page 1 of 1

Add a 32-bit filter

Published: February 29, 2016 - 2:23 PM
by ryoken95
Hello,

in my network we have both 32-bit and 64-bit machines, and I want to deploy a package only to the 32-bit machines.

Do you have a solution to select only the 32-bit machines in the console?

Regards,

Ryo

Re: Adding a 32-bit filter

Published: February 29, 2016 - 3:04 PM
by htouvet
In the hardware inventory tab (poorly named...), in the filter area, type win64.
You should see
host
|-->win64 (true or false).

You can drag and drop the win64 row to the machine table on the left to add this information to a column.
Then sort by this. This allows you to multi-select machines. win64 = false

Re: Adding a 32-bit filter

Published: March 1, 2016 - 09:37
by ryoken95
Thank you for your reply and for your help