使用 Windows PowerShell 來執行部署管理員工作
您可以使用 Windows PowerShell Cmdlet 來執行許多可使用部署管理員完成的工作。
如需 Dynamics 365 for Customer Engagement Windows PowerShell Cmdlet 的詳細資訊,請參閱 Dynamics 365 Customer Engagement (on-premises) PowerShell 概觀。
註冊 Microsoft Dynamics 365 Customer Engagement (on-premises) Cmdlet
在 Dynamics 365 for Customer Engagement 伺服器上登入您的系統管理員帳戶。
開啟 Windows PowerShell 提示字元。
新增 Dynamics 365 for Customer Engagement Windows PowerShell 嵌入式管理單元。
PS > Add-PSSnapin Microsoft.Crm.PowerShell
這個命令會將 Dynamics 365 for Customer Engagement Windows PowerShell 嵌入式管理單元新增至目前的工作階段。 該嵌入式管理單元是在 Dynamics 365 for Customer Engagement 伺服器安裝和設定期間註冊的。
以下說明如何取得 Dynamics 365 for Customer Engagement Cmdlet 清單。
Get-Help *Crm*
如需特定 Cmdlet 的詳細說明,請使用 Get-Help CRMCmdlet –full,例如 Import-CRMOrganization Cmdlet。
Get-Help Import-CRMOrganization
請參閱
意見反映
提交及檢視以下的意見反映: