dtexec /SQL "\Export table" /SERVER svr1 /USER User1 /PASSWORD "*******" /CHECKPOINTING OFF /REPORTING E
I also added this part
"/Par "$ServerOption::SYNCHRONIZED(Boolean)";True"
but it throws an error:
Correct the script and reschedule the job. The error information returned by PowerShell is: 'The term 'True' is not recognized as the name of a cmdlet"