• Enable and Disable account through the sync workflow

    Hello, 

    We are disabling accounts when they are inactive. But now I need to re-enable the account through the workflow. 

    I throught about pushing 512 to the useraccountcontrol, but that would also overwrite other account option flags. 

    Currently I am writing…

  • New-QADComputer userAccountControl Active Roles

    I noticed that with Active Roles 7.4.3.and 7.4.1 that the New-QADComputer commandlet is ignoring userAccountControl values.  It will only set 4128 PASSWD_NOTREQD

    We have a ARS policy that will enforce 4096, and the MMC and WebUI appear to set it, but in…