About 31,800 results
Open links in new tab
  1. How to use Robocopy to back up all your data in Windows 10: …

    Aug 14, 2019 · If you're looking for a little extra peace of mind, double down on your data backups. This simple Robocopy script leverages a few useful switches to make the task convenient and efficient.

  2. Using Robocopy to Copy Multiple AD User Files to a Shared Drive

    Hello! I believe you would have to create a batch file where you basically have multiple robocopy commands with different sources.

  3. Greg Shultz, Author at TechRepublic

    Aug 14, 2019 · How to use Robocopy to back up all your data in Windows 10: Commands and examples If you're looking for a little extra peace of mind, double down on your data backups. This simple …

  4. Robocopy - delete dest files/dirs that no longer exist in source on ...

    Oct 17, 2010 · However, if I run robocopy source destination *.txt /MIR It’ll try to delete every file exist in source (*.*), not (*.txt)

  5. How to copy file and folder using robocopy with powershell?

    This is the best method for creating robocopy log files individually for each day it runs. Also, for copying data from source to destination, you can see the commands given in this article. You may check for …

  6. Microsoft Archives - Page 100 of 137 - TechRepublic

    Sep 9, 2019 · How to use Robocopy to back up all your data in Windows 10: Commands and examples If you're looking for a little extra peace of mind, double down on your data backups. This simple …

  7. PowerShell Cheat Sheet: The Ultimate Guide for Beginners

    Jan 17, 2025 · Looking to get started with PowerShell? Our cheat sheet covers the must-know commands and concepts for beginners.

  8. How to script RoboCopy to omit ntuser files when copying user files ...

    May 3, 2012 · I all, I have RoboCopy and use a specific script to copy data files to my external backup drive. But, I also want to back up my User folder files as well. The problem I am having is that when it ...

  9. DFS replication Cause missing huge amount of files on server 2012, …

    If so, files will be again replicated after you re-enable DFS replication. Also for a quicker ans safer result you should use Robocopy to do the sync before re-enable DFSR. Here is a command line for …

  10. Powershell and robocopy find file name and extension

    After powershell found the file it needs to copy that file by using robocopy !