Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 19. Namespace: kickstart.profile.software
kickstart.profile.software
19.1. Method: appendToSoftwareList Link kopierenLink in die Zwischenablage kopiert!
Append the list of software packages to a kickstart profile. Duplicate packages are ignored.
The following parameters are available for this method:
- string
sessionKey
- string
ksLabel
- The label of a kickstart profile - string[] packageList - A list of package names to be added to the profile
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise.