|
|
Browse by Tags
All Tags » PowerShell » TextScraping » robocopy
-
The following is the complete code for the wrapper example, and I did put it on PoSHcode.org , the PowerShell code repository, :
As you can see below you can also use the Code in the Repository on your blog by using the provided link (Update try to fix codeexample output)and there are Cmdlets to retrieve the PowerShell code
And now you ...
-
In this 3rd part of this series we go on with the output of a Test copy, and will start to parse the robocopy log, I just made a sTest1 directory with some test files and started the command as explained in last post,
You can see in the output that there are 3 distinct parts in the Robocopy output, Start, Details, Stop information divided ...
-
listening to the PowerScripting Podcast - Episode 41 RoboCopy was mentioned, and I remembered some Robocopy stuff I still had laying around :
And I will use it as a series about using / wrapping a native tool from PowerShell, I start out with a bit of Text Processing, ...
|
|
|