List currently configured auto apply quotas. The syntax of this command is: Dirquota Autoquota List List all auto apply quotas ...

List currently configured auto apply quotas.

The syntax of this command is:

Dirquota Autoquota List       List all auto apply quotas on the machine.

Dirquota Autoquota List [/Path:PATH] [/Type:{Hard|Soft}]
                        [/SourceTemplate:TEMPLATE] [/TemplateMatch:{Yes|No}]
                        [/Show-Recycled] [/List-Notifications]
                        [/Remote:MACHINE]

   /Path:PATH                 List only auto apply quotas configured on path
                              PATH. The following wildcards are supported:
                                 \.   - Folder specified by PATH
                                 \*   - All immediate subfolders of PATH
                                 \... - All recursive subfolders under PATH

   /Type:{Hard|Soft}          List only auto apply quotas of the specified
                              type.
                                 Hard - Auto apply quotas with a hard limit
                                 Soft - Auto apply quotas with a soft limit

   /SourceTemplate:TEMPLATE   List only auto apply quotas derived from template
                              TEMPLATE.

   /TemplateMatch:{Yes|No}    List only auto apply quotas based on source
                              template match.
                                 Yes - Auto apply quotas match source template
                                 No  - Auto apply quotas do not match source
                                       template

   /Show-Recycled             Also list auto apply quotas for folders in the
                              recycle bin.

   /List-Notifications        Include notification details for each auto apply
                              quota.

   /Remote:MACHINE            Perform the operation on machine MACHINE.

Examples:
   Dirquota Autoquota List

   Dirquota Autoquota List /Path:D:\scratch\... /TemplateMatch:Yes

   Dirquota Autoquota List /Remote:FILESERVER1