Hi,
the Perl script to report the installation status does not work for host with multiple profiles applied.
The following works and reports all packages:
<host name="virtual01|scan01" profile-id="testrechner" >
</host>
The following does not work and list only the packages of the "DesktopPC" profile:
<host name="virtual01|scan01" profile-id="DesktopPC" >
<profile id="testrechner" />
</host>
How must I change the Perl script "WPKG Server\tools\3rd-party\install-status-report\report.pl", so that additional profiles are checked too.
Thanks in advance,
Stefan
|
|