Posted on 30th June 2025|29 views
What is the use of Robocopy Command in Powershell?
Posted on 30th June 2025| views
Robocopy is used to copy the file data from the source directory to destination directory.
Syntax:
robocopy <Source> <Destination> [File]