CRMVersion Parameter (Connect-DynamicsCRM Cmdlet)
The type of Dynamics CRM server to which you are connecting. Accepted entries are CRM2011+, CRMOnline.
Syntax
Connect-DynamicsCRM -CRMVersion string
Possible Values
CRM2011+, CRMOnlineData Type
cstr
Default Value
"CRM2011+"
Remarks
The type of Dynamics CRM server to which you are connecting. Accepted entries are CRM2011+ or CRMOnline. A value of CRMOnline is required to connect using the Office 365 STS.
Set InternetFacingDeployment to connect to an IFD instance of CRM.
This is a required parameter.