NAME
Set-BitsTransfer
SYNOPSIS
Modifies the properties of an existing Background Intelligent Transfer Service
(BITS) transfer job.
SYNTAX
Set-BitsTransfer [-BitsJob]
[-Authentication ] [-Credential
] [-Description ] [-DisplayName ] [-Priority ]
[-ProxyAuthentication ] [-ProxyBypass ] [-ProxyCredential
] [-ProxyList ] [-ProxyUsage ] [-RetryInterval ]
[-RetryTimeout ] [-SetOwnerToCurrentUser] [-Confirm] [-WhatIf]
[]
DESCRIPTION
The Set-BitsTransfer cmdlet modifies the properties of an existing BITS transfer
job. You can specify the job that you want to modify in the BitsJob parameter. Or,
you can specify the job by passing it through the pipeline.
RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkId=141433
Add-BitsFile
Complete-BitsTransfer
Get-BitsTransfer
Remove-BitsTransfer
Resume-BitsTransfer
Start-BitsTransfer
Suspend-BitsTransfer
REMARKS
To see the examples, type: "get-help Set-BitsTransfer -examples".
For more information, type: "get-help Set-BitsTransfer -detailed".
For technical information, type: "get-help Set-BitsTransfer -full".