Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows

The bitsadmin getaclflags command retrieves the propagation propagations of the access control list.

The bitsadmin getbytestotal command retrieves the size of the specified task.

Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows

  1. The bitsadmin command getaclflags
    1. Syntax
    2. Parameters
    3. Note
    4. For example
  2. Bitsadmin getbytestotal command
    1. Syntax
    2. Parameters
    3. For example

The bitsadmin command getaclflags

Syntax

 bitsadmin / GetAclFlags 

Parameters

ParameterDescriptionJob Display name of the task or GUID

Note

The command displays one or more of the following flag values:

O: Copy the owner information associated with the file.
G: Copy the group information associated with the file.
D: Copy the DACL information that came with the file.
S: Copy the SACL information that came with the file.

For example

The following example accesses the propagations flag for the access control list for the job named myDownloadJob.

 C:> bitsadmin / getaclflags myDownloadJob 

Bitsadmin getbytestotal command

Syntax

 bitsadmin / GetBytesTotal 

Parameters

ParameterDescriptionJob Display name of the task or GUID

For example

The following example retrieves the size of the task named myDownloadJob.

 C:> bitsadmin / GetBytesTotal myDownloadJob 

See more:

  1. Bitsadmin complete command in Windows
  2. Bitsadmin create command in Windows
  3. Bitsadmin cancel command in Windows
5 ★ | 1 Vote

May be interested

  • Understanding the OSI Model (Network Knowledge Part 17)Photo of Understanding the OSI Model (Network Knowledge Part 17)
    the network model used by windows and most other network operating systems is called the osi model. the osi term is abbreviated by the open system interconnection basic reference english phrase.
  • Netstat command in WindowsPhoto of Netstat command in Windows
    applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012.
  • What is MP4 file? How to open MP4 file?Photo of What is MP4 file?  How to open MP4 file?
    the file has a .mp4 extension which is an mpeg-4 video file format. mp4 is one of the popular video file formats, used to download and stream videos from the internet.
  • The bootcfg addsw command in WindowsPhoto of The bootcfg addsw command in Windows
    the bootcfg addsw command adds options to load the operating system for a specified operating system entry. this command applies to windows server (semi-annual channel), windows server 2016, windows server 2012 r2, windows server 2012.
  • What are AIFF, AIF and AIFC files?Photo of What are AIFF, AIF and AIFC files?
    in this article we will learn what are aiff, aif and aifc files? and how to open, edit and convert aiff, aif and aifc files.
  • The bootcfg command copies in WindowsPhoto of The bootcfg command copies in Windows
    the bootcfg command copies a copy for an existing boot entry and you can add command line options to it.