Another option that you can explore is building your own tool that knows how to query the AEM JCR and dump the results out to a report - for example - an Excel spreadsheet. Here is an example of a Java app querying the JCR for user information and dumping the data to an Excel report:
Another option that you can explore is building your own tool that knows how to query the AEM JCR and dump the results out to a report - for example - an Excel spreadsheet. Here is an example of a Java app querying the JCR for user information and dumping the data to an Excel report: