Hi guys
So i am running this robocopy cmd line:
Which works good and fine. Although is there a way that i could set this up as a little .bat file were it keeps the settings up i can change the \\servernames\directories when it asks me? so every time its double clicked, it will ask me for the Source and target to be keyed in?
Thinking of sharing it so others can use it.
If not any decent freeware that will do this?
Thanks.
So i am running this robocopy cmd line:
robocopy.exe \\sourceservernameA\directory \\source_server_nameB\directory /E /SEC /COPYALL /V /ETA /TEE /ITEM
Which works good and fine. Although is there a way that i could set this up as a little .bat file were it keeps the settings up i can change the \\servernames\directories when it asks me? so every time its double clicked, it will ask me for the Source and target to be keyed in?
Thinking of sharing it so others can use it.
If not any decent freeware that will do this?
Thanks.
Last edited: