Technical Notes



Software Solutions

2026-08-17:
Remove MOTW (download mark) from Zip file -- user mode

PowerShell (no admin needed) ==>
Unblock-File -Path "C:\path\to\yourfile.zip"

This prevents warning message.

2026-07-27:
DAx22000 Software Now Compatible with Windows ASLR

We just upgraded the DLL and EXE for the DAx22000 so that you don't have to
disable Windows 10/11 ASLR default settings.

2026-04-25:
Enable Guest Share (on the Windows 11 PC only)

Run these two commands in an Administrator PowerShell window, then restart the PC:

PowerShellSet-SmbClientConfiguration -EnableInsecureGuestLogons $true -Force
Set-SmbClientConfiguration -RequireSecuritySignature $false -Force

Restart.

----------------------------------------------------------------------------------------------------------------

Hardware Considerations   

TBD

Copyright © 2026 Chase Scientific LLC