It wold be great, if there was an easy way to read UserAccountControl. I know you probably can read them as an int and convert them with the magic numbers etc. However, that requires me to maintain custom logic for that, which could be implemented in a library like this.
It wold be great, if there was an easy way to read UserAccountControl. I know you probably can read them as an int and convert them with the magic numbers etc. However, that requires me to maintain custom logic for that, which could be implemented in a library like this.
https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/useraccountcontrol-manipulate-account-properties
E.g. like this to define a start for the most common ones:
Or see https://stackoverflow.com/questions/10231914/useraccountcontrol-in-active-directory?rq=3