Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

jrp78

Thanks. Unfortunately, I don't know how to write .NET. I did find a workaround for now. I run the preview every time but then before the second run without -preview, I do a FINDSTR in the log and if it finds the phrase "Nothing to synchronize" then the script exits at that point. If it doesn't find this string, it proceeds to run the script again without -preview.
jrp78

Preview results while using synchronize

Is it possible to have the log write the output of the -preview switch while actually synchronizing?

I'm currently running my script twice. First pass, it uses -preview so I have a log of the "Differences Found:". I really wish I could run my actual sync and have this nice neat list of the differences found all in one pass.