On Oct 7, 2:41 pm, Nathaniel <
nbentzin...@gmail.com> wrote:
<snip>
> - If anyone knows how to set via command line the task schedule
> option: "delay task for up to (random delay):" just so all 50+ users
> are not hitting the server at the same time...
I assume you have already sampled the delights of
SCHTASKS /Create /?
?
I also back up both the AllUsers and <myname> profiles from my own PC
with RoboCopy, but I find I don't need to use ShadowSpawn for these;
about the only important RoboCopy switch I find I need is /XJ, eXclude
Junctions...
In your instance, have you considered just backing up the Roaming
Profiles which live on the server (assuming you use these)? I do this
overnight to a spare partition on a couple of PCs, as well as the
normal server backups..