Alan Mervitz
Alan Mervitz
Hi @ScottColson, This should be useful! Please update the sample files to incorporate this functionality, as they are very important to using this module. This includes the [Full.ps1](https://github.com/Adoxio/Adoxio.Dynamics.DevOps/blob/b1de79fb267e59b8fc20616797bd52da43a57fd5/samples/Advanced/ExportSettings/Full.ps1#L1) export settings...
@ScottColson it seems your branch was not based on the latest version of code from the master branch. Please resolve the merge conflicts, then I will be able to start...
I had forgot about the docs. I believe I used [this script](https://gist.github.com/Gordonby/b81c197da3f6c309caaf1ef01e2c34c8) as a starting point to generate the markdown file. If you could make the doc that would be...
@ScottColson I need to find the time to test this. Have you tested data export in the Export.ps1 script that performs all the export actions?
This is a feature we have wanted for a long time so it should be a nice addition. I have left some feedback in your PR for this (#1).
One thing I have noticed is it is using [Microsoft.Xrm.DevOps.Data.PowerShell](https://www.powershellgallery.com/packages/Microsoft.Xrm.DevOps.Data.PowerShell), however our intention has been to use Microsoft's **official** version of the data migration utility once it was available for...