• Time of ARS doesn't match the time of the server

    Hello. I am not sure what is wrong here Slight smile

    I am trying to manage temporary membership for groups using a powershell script. However, the times used differ between the current time (time of the server where ARS is installed) and the time that the Change…

  • Temporary group membership

    HI,  I would like to add a group by midnight through a script, I know the GUI has the setting to set date and time but how would I do it using a script.

    Command:

    Add-QADgroupmember -identity "groupname" -member $ADuser   (tonight at midnight)