Certain customers may be affected by this issue, but the workaround can be put in place using either the KACE System Management Appliance (SMA) or the Systems Deployment Appliance (SDA).
On both appliances a power shell can be run to sort the situation (via scripting or custom deployment).
PowerShell script on the SDA via custom deployment or on any image deployment via pre-installation task.
Custom deployment Pre-Installation task
Import the packages to the SDA
- Open a Windows File Explorer and go to SDA's SMB restore folder: \\SDA_hostname\restore and paste the PKG files
- Go to Settings | Package Management | Import Package
- Select the packages to be imported, then Choose Action | Import Selected
**NOTE: Script code is provided as a courtesy by KACE to its customers. We make no promises as to workability or functionality under certain circumstances. In default situations under normal setup these work as designed. KACE does not support modification nor usage. We highly recommend you test all code no matter the source before using in a production environment. If you are cut and pasting the code, paste in to a text editor then copy back out to remove any hidden characters or markup.**