I originally posted the question in the forum and after further research I found the answer. In case someone else needed the same knowledge here is what I did that worked for me.
The problem I had happened because on the wyse terminal I only have:
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]
and I needed
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
So, I exported the key up to Policies then edited the file to add System, re-opened regedit and browsed to the system folder and created the following DWORD values and set them to 1 to enable them.
DisableLockWorkstation
DisableChangePassword
DisableTaskMgr
This DWORD value was created in the Explorer folder
NoClose