• ER Report Request: Recursive list of Folders showing the number of Folders and files within each

    Attempting to create query/report that would output the following in CSV format:

    Folder Path Number of Folders  Number of Files
    \\RootFolder\Folder1\SubFolder1 5 13
    \\RootFolder\Folder1\SubFolder1\Sub-SubFolder1 0 27
    \\RootFolder\Folder1\SubFolder1…
  • Custom report Request to compare two file servers and display differences in files/folders/shares and permissions.

    How can i create a report to compare two file servers and display differences in shares and permissions?

    This is more for a DFSR configuration to ensure replication of Files/Folders/Shares and Permissions