Replies: 1 comment
-
Wrap the try-catch for robocopy into a foreach to search for all local drives $DriveArray=@()
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As per the discussion topic, can you update the script to search all drives instead of just the C:
Beta Was this translation helpful? Give feedback.
All reactions