cottonpants
Technical User
Howdy - it was like pulling teeth trying to get this from McAfee (I say Mi-kaf'-ee by the way...) so I thought I would share this with everyone in case you require it.
I am having Scheduled Task issues so my automatic pulling and replicating has not been working and I had heard that there are command line versions that I could schedule using Window's Scheduled Tasks.
So, for your viewing pleasure, here they are: (I haven't tested yet but I'm semi-confident) I think the parameters are pretty self-explanatory once you know them...
Pulling:
narepl32.exe /TaskID=0 /Mirror=NAIFtp /LegacySupport=0 /MoveToPrevBranch=0 /TargetBranch=Current
Replication:
Narepl32.exe /TaskID=0 /Replicate [/Incremental]
/Incremental is optional for incremental replication instead of full replication
I am having Scheduled Task issues so my automatic pulling and replicating has not been working and I had heard that there are command line versions that I could schedule using Window's Scheduled Tasks.
So, for your viewing pleasure, here they are: (I haven't tested yet but I'm semi-confident) I think the parameters are pretty self-explanatory once you know them...
Pulling:
narepl32.exe /TaskID=0 /Mirror=NAIFtp /LegacySupport=0 /MoveToPrevBranch=0 /TargetBranch=Current
Replication:
Narepl32.exe /TaskID=0 /Replicate [/Incremental]
/Incremental is optional for incremental replication instead of full replication