Bitsadmin /getaclflags


Applies To: Windows Vista,Windows Server 2008,Windows Server 2008 R2

Retrieves the access control list propagations flags.

Syntax


Copy Code

bitsadmin /GetAclFlags <Job>

Parameters

Parameter

Description

Job

The job's display name or GUID

Remarks

Displays one or more of the following flag values:

Examples

The following example retrieves the access control list propagation flags for the job named myDownloadJob.


Copy Code

C:\>bitsadmin /getaclflags myDownloadJob

Additional references

Command-Line Syntax Key