Michael Grafnetter
Michael Grafnetter
@sdbruce1 I was still not able to replicate the issue:  Could you please give me more hints on creating such an account? Could you please also share the exception...
Hi, I was actually able to install the 6.0.18 version of the app on ARM64 Windows by unpacking the installer using the `innounp` and manually copying the files to `C:\Program...
@raandree Good question. Here is the list of integration services from WS 2022:  It would also make sense for lab environments to automatically enable the **Guest Services** component, which...
Hi @Jupithor, all [custom views](https://github.com/MichaelGrafnetter/DSInternals/blob/master/Documentation/PowerShell/Readme.md#password-hash-export-formats) would deserve some improvements, including a filter that would drop user accounts without password hashes and computer accounts. You could try to manually modify the...
Keys from Yubico and Feitian support this feature, and so does libfido2. Listing RPs using libfido2 on Windows:  Listing RKs for a RP (webauthn.io), deleting one of them, and...
BTW, the [authenticatorCredentialManagement feature](https://fidoalliance.org/specs/fido2/fido-client-to-authenticator-protocol-v2.1-rd-20191217.html#authenticatorCredentialManagement) is part of the CTAP standard. Specifically, RC deletion is implemented in libfido2 through the [fido_credman_del_dev_rk function](https://github.com/Yubico/libfido2/blob/master/src/fido/credman.h). And here is [Yubico's accouncement of the Credential Management...
Thx, @nickray . I have just tested the credential management feature through libfido2 with my SoloKey with v4 firmware and it really works seamlessly. I thus wonder if it could...
Hello @pbachmann77 , are you please able to reproduce the issue in a test environment and share the database file(s) with me? Also please be aware that SID updates through...
@pbachmann77 I tried it in a lab environment and I was not able to replicate the issue. Are you please using the latest version of DSInternals? Would you please be...
Thanks a lot, @pbachmann77, for sending the data. I am still unable to replicate the issue, as both of the following commands work on my Windows Server 2022 test DC...