Microsoft Dynamics CRM 2013 PowerShell Reference

This section provides help about the Windows PowerShell cmdlets for Microsoft Dynamics CRM that enable you to connect to and deploy packages to a CRM instance.

For information about the Windows PowerShell cmdlets for managing a CRM deployment, see Administer the deployment using Windows PowerShell.

In this topic

XRM tooling cmdlets

Package Deployer cmdlets

XRM tooling cmdlets

Name Description

Get-CrmConnection

Returns a connection to a Microsoft Dynamics CRM instance.

Get-CrmOrganizations

Returns a list of Microsoft Dynamics CRM organizations.

Note

Before you can use the Windows PowerShell cmdlets for XRM tooling, you must register them. More information: Use PowerShell cmdlets for XRM tooling to connect to CRM

Package Deployer cmdlets

Name Description

Get-CrmPackages

Returns a list of available packages that can be deployed to a Microsoft Dynamics CRM instance.

Import-CrmPackage

Imports a package to a Microsoft Dynamics CRM instance.

Note

Before you can use the Windows PowerShell cmdlets for the Package Deployer tool, you must register them. More information: Use Windows PowerShell to deploy packages

See Also

Other Resources

Deploy packages using CRM Package Deployer and Windows PowerShell
Administer the deployment using Windows PowerShell
Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online Implementation Guide
Use PowerShell cmdlets for XRM tooling to connect to CRM
Scripting with Windows PowerShell