Sure. I am creating a ZenWorks application object that modifies
the registry and adds entries for a new SUS server that I have configured. SUS requires that a certain version of the Windows Update Wizard is installed and only SP3 or higher have it installed by default. I was going to add some dependencies that wouldn't allow the object to be executed unless the workstation has SP3+
installed and those that don't have SP3+ would generate entries in a report that I have telling me exactly what version they have.
|