Windows 10 freezes when Topaz Signature Pad is connected
Symptom
When connecting to a Citrix MCS-provisioned Windows 10 desktop, the OS will stop responding shortly after the Topaz Signature Pad is connected. The virtual desktop was non-persistent and the event logs were not being redirected to a persistent store.
Surprisingly, the Master Image does NOT experience the non-responsive behavior when published and connected in the same manner.
Resolution(s)
This behavior is due to Data Execution Prevention (DEP) and can be disabled with the following command (when run from an Administrative Command Prompt):
Bcdedit.exe /set {current} nx AlwaysOff
Note: Whenever possible, use Boot to BIOS instead of Boot to EFI on the cloned target systems.
Other Resources
Topaz Troubleshooting Guide: https://static.interlogix.com/library/Topaz_Application_Note.pdf
Topaz Installation Guide for Remote Environments: https://www.topazsystems.com/software/bsb_remote.pdf
Topaz How-To Guide for Epic Users: https://www.topazsystems.com/Software/usb-epic.pdf
Citrix How-To Guide for Topaz sigPlus: https://support.citrix.com/article/CTX221282
Disable Driver Signature Enforcement: https://www.thewindowsclub.com/disable-driver-signature-enforcement-windows
No comments