23 Apr
2026
23 Apr
'26
12:28 p.m.
hi, an interesting approach. however, exec is very slow and you're firing up a powershell with a thing having to set-up calls etc) . I wonder if you'd be better off having a local process running that has already done all the handshake and then its just a local socket connection to make/query etc - or if the performance would be much higher using the python module (should be relatively easy if the required modules are around) - I don't have half the kit lying around to be able to test/dev this - otherwise would like to help on this :) regards alan