Retrieve inventory items to which baselines are attached

Retrieve inventory items to which baselines are attached

This script returns the inventory items to which baselines are attached.

To use the script:

  1. Connect to the vSphere server that has a vCenter Update Manager server installed on it.

    • Connect-VIServer <ip_address>

  2. Retrieve the baseline(s) you are interested

    • $baseline = Get-Baseline "Critical Host Patches"

  3. Supply it when executing the script

    • GetEntitesForBaseline.ps1 $baseline

Attachments
Version history
Revision #:
1 of 1
Last update:
‎12-03-2010 01:21 AM
Updated by: