You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-07-07 15:42:12

rocksteady
Member
Registered: 2023-07-07
Posts: 9

How do I search large number of computers?

Hello, colleagues. I have a big list of serial numbers and I need to update status of devices in this list. How do I use search filter to find all devices from list? Now I have to add rule for every serial number.

Last edited by rocksteady (2023-07-07 15:42:38)

Offline

#2 2023-07-08 13:44:02

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: How do I search large number of computers?

There is no quick way to search by a list of values.
A few good alternatives to meet your needs:
1. Use the Data Injection plugin to import a CSV of serial numbers and desired status. When creating the column mappings, you can specify the serial number as the link so it knows to use that to identify which item to update. You can also disable the creation of new items in the import to avoid accidentally creating new items if the serial number cannot be found.
2. Create a script that enumerates the serial number list, searches by the serial number via the API, and then updates the status via the API


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#3 2023-07-09 11:10:07

rocksteady
Member
Registered: 2023-07-07
Posts: 9

Re: How do I search large number of computers?

Thanks, Data Injection works like charm! smile

Offline

Board footer

Powered by FluxBB