#cs ----------------------------------------------------------------------------------------------------------------- Author: Colyn Via Script Function: Query local device WMI info and perform a SQL lookup to check for firmware updates. The SQL database contains device models, current firmware version, and the path to the update package. This script looks for the firmware version based on the device model, and then copies the installer to the host drive. The script then performs a silent install