xRobocopy

2.0.0.0

This module is used to facilitate large file copies with complex requirements such as multithreading, restarts, and exclusions when recursing content.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xRobocopy

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xRobocopy

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2015

Package Details

Author(s)

  • PowerShell DSC

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xRobocopy

Dependencies

This module has no dependencies.

Release Notes

* Improved Test-TargetResource method to run robocopy with the same parameters as in Set-TargetResource
* Bug fix in Test-TargetResource when evaluating return code from robocopy
* Updated example to use correct PsDscRunAsCredential parameter
* **Breaking Change:** Changed AditionalArgs parameter to Array of String
* Added additional examples with different copy options.

FileList

Version History

Version Downloads Last updated
2.0.0.0 (current version) 287,306 5/18/2016
1.2.0.0 2,244 2/3/2016
1.1.0.0 1,326 7/24/2015
1.0.0.0 128 6/17/2015