Comments
-
You can speed this up by running a bulk update directly in the database—just identify the relevant table/field for the hardware health sensor flag, then run an UPDATE query targeting all affected devices. Just be sure to back up first.
-
You can speed this up by running a bulk update directly in the database—just identify the relevant table/field for the hardware health sensor flag, then run an UPDATE query targeting all affected devices. Just be sure to back up first.