I am creating quite complex report and it would be better to let users save it as a csv/xml/whatever file instead of showing it in the browser window.
Is it possible?
PS: the report is generated via powershell code
Hello,
Unfortunately, there is no such possibility with reports. You can make your script save the report as a file and have it executed in a custom command.
It will be easier to send it via email I guess. But thanks for the response.
In this case, you can just schedule the report in Adaxes. The following tutorial will be helpful: https://www.adaxes.com/help/ScheduleReports.
The use case we are looking for is providing a list of titles for users to choose from when initiating a re-hire. We already have a title property pattern established and would ... that we can manage the list in one place. Let me know and as always, thanks.
I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks
For example, if their old password was "Password1", if they try to change it to "Password2" it would block the password reset since it doesn't meet the password requirements.
We're trying to setup a new action in our Web interface that runs on User's that are currently in an OU called 'New Starters' that is in all of our domains (An ... no results, There are no other fields we can use that are unique to accounts in those OUs
I'm looking to audit file Share permissions, in order to find out what groups and individuals have access to what files and folders, whether those permissions are inherited or assigned, etc. Wondering if Adaxes can do this. Thanks in advance,