We would like to be able to export logs from the Adaxes service? Is there a way to do this either through the service or reporting?
Hello,
Yes, it is possible. You can generate a built-in report, Adaxes log and then export it to the required format. By default, the report is located in container Reports\All Reports\Miscellaneous\Logging.
Also, you can schedule the report delivery in the required format. The following tutorial should be helpful: https://www.adaxes.com/tutorials_ActiveDirectoryManagement_ScheduleReports.htm.
So I need to export a list of all user's Line URI's to a CSV file. Running Adaxes 2021 Version 3.14.18804.0 (64 bit) and Teams Powershell 4.1.0 ... a Microsoft 365 account } finally { # Close the connection and release resources Disconnect-MicrosoftTeams }
Can you point me to documentation to upgrade from Adaxes 2019.2 ver 3.1.2.174230 to the current version please?
Hello, I am running a scheduled task that disables an inactive account then it updates the description with information stating Adaxes disabled the account. However, the user' ... disabling the accounts so it doesn't overwrite the description but appends it.
Hi Forum, I wan't to connect to the Adaxes Service from outside the Domain. So i try to connect this way: # Connect to the Adaxes service $admNS = New-Object "Softerra ... can i connect to the Adaxes Service from a host outside the domain? Thanks for your help
When running a PowerShell script as an action in a custom command, you can set the script to run as a different account and then use the RunAs property in the ... Is there another way to get the Adaxes service account's credentials from within the script?