How to use PowerShell cmdlets for Dynamics CRM

Leave a comment

In the Dynamics CRM SDK, there is the capability to use PowerShell to connect to CRM.

To do this, in the SDK\Bin folder, there is a file called RegisterXRMTooling.ps1:

Open PowerShell as an Administrator and from the file directory, run .\RegisterXRMTooling.ps1

Once complete, you should see something like below:

Next run:

Add-PSSnapin Microsoft.Xrm.Tooling.Connector

Type: Get-Help “CRM” to see it working:

 

Carl de Souza
Keep learning. Keep building.

Explore AI, agents & Microsoft technology.

I share practical ideas, tutorials, and videos about AI, AI agents, Microsoft technologies, and the Power Platform.

Subscribe on YouTube →
Carl de Souza Enterprise Architect at Microsoft · AI Technology Expert

Leave a Reply

Your email address will not be published. Required fields are marked *