-
Hi,
When I make a database export in LCS of a Tier-2 environment, it generates a bacpac file. Inside that bacpac file the SYSGLOBALCONFIGURATION table the BACKENDDB value is set to 'SQLSERVER'. But…
-
When creating a new BacPac using Invoke-D365InstallSqlPackage and New-D365BacPac the following error is outputted:
> VERBOSE: [08:52:20][Invoke-Process] Waiting for the SqlPackage.exe to complete
…
-
Version : 0.5.81
While trying to copy the files between two blobs, getting the below error.
The syntax of the command is incorrect. Error parsing the argument "copy": parameter name is required.
…
-
This is not a mistake, and I don't know if it's the best place for this kind of suggestion. I am using D365FO.Tools for many things.
This library is amazing, but you would like to make a suggestion…
-
We are trying to get some SQL automation around refreshes, and are having issues executing this against MS Azure DBs for Tier 2. It seems that not having DB access to the Master DB of the server and o…
-
I tried to install a package on my local VM like this:
`Invoke-D365SDPInstall -Path .\LAC365FO_Version_6100\ -QuickInstallAll -verbose`
and it exits with the following logs:
```
`VERBOSE: [12:40…
-
When running `Invoke-D365SDPInstall -Path "c:\temp\update" -RunbookId "cu-20191011" -Command RunAll` with the 10.0.6 update, I get the following error:
```
Test-PathExists : Cannot bind argument to …
-
Hi
How do I compile all modules ?
rabol updated
4 years ago
-
I would suggest that the parameter 'Path' should support a path to a zip file and then unpack this zipfile in a folder with the same name as the zip next to the zip and then use extracted path.
In …
-
Set-D365Admin -AdminSignInName MKO@contoso.com -DatabaseServer localhost -DatabaseName AxDB -verbose
Exception calling "Invoke" with "2" argument(s): "Parameter count mismatch."
At line:3565 char:…