Rui Lopes
Rui Lopes
@FriedrichWeinmann, I've retried with 0.3.0 and it still shows the following errors: ``` Get-OU : Cannot bind argument to parameter 'DistinguishedName' because it is an empty string. At C:\Program Files\WindowsPowerShell\Modules\GPOTools\0.3.0\GPOTools.psm1:2189...
@smanross, just to let you known there's a more-up-to-date fork of this project at https://github.com/nomis/intel-amt (but at this point I'm afraid that both are more-or-less inactive).
@inteon, please take a look at #5410.
Can you please tag 0.9.1 and release to https://www.npmjs.com/package/meshcommander?
How do I confirm its implemented in MeshCommander? The only references that I've found relevant to this using the words "blank", "blanking" and "screen" were: * https://github.com/Ylianst/MeshCommander/blob/fe12f1bfa430e28a5e1a919e190aec9870faf6eb/amt-0.2.0.js#L581
Thanks for the explanations! Is the whole amt library contained in https://github.com/Ylianst/MeshCentral/tree/master/amt? Does it make sense to convert it into a stand-alone node library (a separate repository/npm package) so it...
It seems the amt library is at two places: 1. https://github.com/Ylianst/MeshCentral/tree/master/amt 2. https://github.com/Ylianst/MeshCentral/tree/master/agents/modules_meshcmd Which one is the canonical source code? I ended up using the code from the first at...
While trying out `IMRGUISample.exe` (included in the AMT SDK `AMT-SDK-15.0.0.1.zip\RedirectionSamplesModule_15.0.0.1.zip`) it alerted me that I also needed to specify the floppy image. So, when I use a floppy and cd-rom...
Oh this was explained in https://www.youtube.com/watch?v=iG73j7Toz1c (although with my system, it only works with a non-empty and valid floppy img and cd-rom iso) but my suggestion still stands. @Ylianst maybe...
Another related question, is it normal for IDER to be so slow? In my local Gigabit network a `dd if=/dev/sr0 of=/dev/null` runs at 1.5 MB/s (about 12 Mbps).