Howdy,
I found that we have a number of computer objects that have a value for this AD attribute. We are completely on-prem with no Azure of anything. I attempted to manually clear the value but it does not let me open it even “There is no editor registered to handle this attribute type.”
Does anyone know how I can go about clearing this value?
Thanks
`set-ADObject -Identity ” -clear “msds-keycredentiallink”`
I had a computer account in my lab where that attribute was populated (no AZAD sync, solely on-prem) and the above works for me.