Hi,
We use HPDM to capture and deploy images to HP t620 Mobile Thin Clients with Windows 10IOT embedded and HP easy shell configured. The enhanced write filter is configured so no user changes can be saved.
To allow the users to change their Keyboard and Graphic settings we deployed the following UWF Registry Exclusion List
HKLM\SYSTEM\CurrentControlSet\Comntrol\GraphicsDrivers
HKCU\Control Panel\Desktop
HKEY_CURRENT_USER\.DEFAULT\Control Panel\Keyboard
Since we have upgraded the HPDM 4.7 sp8 (Server and TC Agent) we get the follwoing error when applying this:
2018-01-31 15:48:59 [Error Details]: Ausführen von ApplyWFExclusionList-Task fehlgeschlagen.
Fehlercode: 1072128, Fehlerinfo: ..\..\Task\common\WFExclusionListTask.cpp@585: Failed to operate UWF regsitry exclusion list.
..\..\Task\common\WFExclusionListTask.cpp@323: Failed to add exclusion:HKCU\Control Panel\Desktop
..\..\XWF\uwfmanager.cpp@497: U
How can we make this setting compatible?
Thanks