Hi,
I'm using the following command to set account expiration date but it is not working.
Set-QADUser -Identity username -AccountExpires date
The AccountExpires value changes, but not AccountExpirationStatus value doesn't changes. Also, on the…
Hi,
I'm using the following command to set account expiration date but it is not working.
Set-QADUser -Identity username -AccountExpires date
The AccountExpires value changes, but not AccountExpirationStatus value doesn't changes. Also, on the…
Is there a way to trigger a map operation and commit for a password sync pair without using the GUI console? The admin guide explains how to do it with console, but I'd prefer to send a command to the QARS server to trigger that, instead (preferably from…