Skip to content

Instantly share code, notes, and snippets.

@RahulSharma
Created October 12, 2020 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RahulSharma/56b8a70646fa93b47751bd9c87e922bc to your computer and use it in GitHub Desktop.
Save RahulSharma/56b8a70646fa93b47751bd9c87e922bc to your computer and use it in GitHub Desktop.
D365FO-Database-Synchronize
cd k:\AosService\PackagesLocalDirectory\Bin\
SyncEngine.exe -syncmode=fullall -metadatabinaries=k:\AosService\PackagesLocalDirectory -connect="Data Source=DBServer;Initial Catalog=AxDB;Integrated Security=True;Enlist=True;Application Name=SyncEngine" -fallbacktonative=False >C:\Temp\synclog.txt 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment