Issue
ZCM delivered policies can adversly affect the ENGL build process.
It is recommended that DLU and other policies are not associated to the Installer
user however if policies are associated at a high level this is not always possible
Requirements
- ZCM 10.3.x (and newer)
Solution
Configure a requirment that disables the policy during the ENGL build process.
Procedure
Done | Task | ||
---|---|---|---|
|
|||
|
-
Configure a requirement on each policy
- Login to ZENworks Control Center
- Open the policy to be edited
- Select "Requirements" tab
- Click "Add Filter"
Define the following parameters:- Filter type : Registry key exists
- Registry key : \HKEY_LOCAL_MACHINE\Software\ENGL\Ztoolkit
- Operators : No
- Filter type : Registry key exists
- e.g.
- Click Apply.
- Increment version of policy (ZCM10.3.x)
Publish new version of policy (ZCM11.x)
- Login to ZENworks Control Center
- The policy will now no longer apply during the ENGL build process but will be available post build. This is because the registry key
HKEY_LOCAL_MACHINE\Software\ENGL\Ztoolkit
only exists during the build process and is removed at the end of phase4.
-
Test
- Re-image a device that was having issues during the build process
- Review the
ztoolkit.log
file from the build. The policy will not be applied and any previous policy related issues should no longer occur.
- Re-image a device that was having issues during the build process