Hello All
i have a question. i am using Robocopy with AD script to do backup of users local files to network location.
Does anybody knows in what order the Robocopy copies the files? Is it Alphabeticaly by Directory?
thx in advance
User Profile
Collapse
-
Order of filenames which robocopy works
-
DOS xcopy command, copy only newew than 90d
Hello all,
i am usign with GPO a batch file at logon and logoff of the computers which copies a specific location to a network location for backup reasons.
The data has become big and i need to add to the batch file ONLY the files which were CREATED the last 90 days.
anybody can help?
the batch file command is:
c:
c:\users\%usern ame%\DATA\
xcopy *.* /s /r /e /d /h /y /exclude:\\192.1 68.1.10\nonback upfiles.txt... -
kouliscon started a topic vbscript - move files older than 180days based on modified date keeping the originalin Windowsvbscript - move files older than 180days based on modified date keeping the original
Hello All
I have the following vbscript and i need help to modified in order to meet my needs since i dont know how to do it.
the script is:
-----------------------------------BEGIN OF SCRIPT---------------------------------------------------
Dim objFSO, ofolder, objStream
Set objShell = CreateObject("W Script.Shell")
Set objFSO = CreateObject("s cripting.filesy stemobject")...
No activity results to display
Show More