PoshCode Archive  All files named "Compare-DellUpdates.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Compare-DellUpdates.ps1

2018-06-10
13:22
This script will compare the bios/firmware/driver/OMSA versions of a remote server against the Dell SUU update package. To use it, get a copy of the latest Dell SUU. Inside the SUU file structure, look for catalog.xml in the repository. This file will be read to determine the latest versions, and compare it to the currently installed versions on the remote machine (reporting any differences). The output can be used to easily push updates as well, since the update file name is returned in the results. file: [2538748e72] check-in: [6e60bfd985] user: Nathan Linley branch: trunk, size: 4360
13:22
Added: This script will compare the bios/firmware/driver/OMSA versions of a remote server against the Dell SUU update package. To use it, get a copy of the latest Dell SUU. Inside the SUU file structure, look for catalog.xml in the repository. This file will be read to determine the latest versions, and compare it to the currently installed versions on the remote machine (reporting any differences). The output can be used to easily push updates as well, since the update file name is returned in the results. file: [909b810adb] check-in: [25eaa0c57f] user: Nathan Linley branch: trunk, size: 4059