BITS FileTransfer cmdlets are now known as BitsTransfer cmdlets!

If you have been using BITS PowerShell cmdlets since the Windows 7 beta and are currently running the Windows 7 RC, then you will likely have had some trouble finding the BITS cmdlets in the RC.

Fear not, the BITS PowerShell cmdlets are now known as the BitsTransfer cmdlets. For updates, refer to https://blogs.msdn.com/wmi/archive/2009/01/23/introducing-bits-powershell-cmdlets.aspx

Among some of the cmdlet changes between beta and RC:

  • The cmdlets module is now known as BitsTransfer
  • The cmdlets have been renamed and they are now known as BitsTransfer cmdlets instead of FileTransfer cmdlets
  • ServerFileName and ClientFileName parameters are now known as Source and Destination
  • Support for relative paths and wildcard character when specifying file locations

- Alex Ng [MSFT]