Hi All,
im trying to synchronize database using the following script:
K:\AOSService\webroot\bin\Microsoft.Dynamics.AX.Deployment.Setup.exe
-bindir "K:\AosService\PackagesLocalDirectory"
metadatadir "K:\AosService\PackagesLocalDirectory"
-sqluser "axdbadmin" -sqlserver "." -sqldatabase "AxDB"
-setupmode "sync" -syncmode "fullall"
-isazuresql "false" -sqlpwd "*"
-logfilename "H:\MSSQL_LOGS\AxDB_log.log"
but i got this error and it's related to all arguments used:
-metadatadir : The term '-metadatadir' is not recognized as the name of a cmdlet,
-sqluser : The term '-sqluser' is not recognized as the name of a cmdlet, function ............