Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Get-BitsTransfer

Get-BitsTransfer - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-BitsTransfer

Short description
Retrieves the associated BitsJob object for an existing Background Intelligent Transfer Service (BITS) transfer job.

Syntax


Description
The Get-BitsTransfer cmdlet retrieves a set of BITS transfer jobs. By default, the cmdlet returns the jobs that are own
ed by the current user. However, if you have  administrative credentials, you can specify the AllUsers parameter so tha
t the command returns jobs that are owned by all users. The returned jobs can be filtered by name or ID. The jobs are r
epresented by BitsJob objects.