

Select the office 365 option and select on Display list of available organizations and click on Login as shown below in the figure,Īfter login in step 10, provide credentials for CRM login it could be trial instance/ dev environment user name and password, and the user will be navigated to the below screen and could see entities gets populated as shown below which confirms tool installed properly. The user will be navigated to the next screen. Now to test whether the tools are working fine or not, open the Configuration Migration folder and click on DataMigrationUtility.exe as shown in the below figure,Īfter step 8, a new popup window of the DataMigration utility gets opened, click on Create Schema and click on continue as shown below,Īfter step 9, click on continue. PowerShell and Plugin Registration folders get created as shown below, Open that Tools folder to see subfolders where we can find separate folders for Configuration Migration, Core Tools, PackageDeployment, PackageDeployment.

Now navigate to the folder devtools that was created in step 4 and you could see a folder with the name Tools. Set-Alias nuget $targetNugetExe -Scope Global -Verbose Invoke-WebRequest $sourceNugetExe -OutFile $targetNugetExe \Tools -Force -Recurse -ErrorAction Ignore Now copy the below PowerShell script and paste it in the above window and click on the enter key on the keyboard or just paste it as shown in the following figure below,Ĭode ::SecurityProtocol = ::Tls12 Now go to that folder with the below command as shown in the below figure, Navigate to Windows Explorer and type Windows PowerShell as shown in the below figure,Ĭlick on open as shown in the below figure,Īfter step 2, a new window of PowerShell will get opened as shown below,Ĭreate directory by using the following command, here in this example I gave directory name as devtools and click on enter, devtools folder gets created as shown below,Īfter step 4, a new folder with the name devtools gets created. By using the following process one can easily set up to work readily in few minutes.

In Dynamic 365 CRM or Power Platform, certain tools like Configuration Migration Tool, Package Deployer, Plug-in Registration Tool, Solution Packager tool, and Code Generation Tool are required for every project development.
