• Can I add the members of a cloud only group to an on prem group

    We're starting to use a Zero Trust setup and cut a long story short I have to remove the proxy settings on those machines, but setting them in Intune means the registry settings are still there, just not in use, and we want to remove them completely.…

  • Not able to update or fetch global variable through script which is declared in initialization script

    I created simple workflow and trying to fetch and update global variable sys_id which is declared in initialization script but getting some unexpected errors. I'm using active role console version 8.1.5.

    Now all scripts are showing same error which…

  • Set account expiration date for a user account using powershell

    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…