RE: Get-CrmConnection doesn't work in Powershell for Dynamic 365 Online 9.0 Version !!!
Hi Aric,
Here is the message what I am getting.
cmdlet Get-Credential at command pipeline position 1
Supply values for the following parameters:
Microsoft.Xrm.Tooling.CrmConnector.PowerShell\Get-CrmConnection : More then one org was returned, retry with an exact org name
At line:3 char:11
+ $crmOrg = Microsoft.Xrm.Tooling.CrmConnector.PowerShell\Get-CrmConnec ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Get-CrmConnection], Exception
+ FullyQualifiedErrorId : -2,Microsoft.Xrm.Tooling.CrmConnector.Powershell.Commands.GetCrmConnectionCommand
IsReady : False
I've also tried to use InteractiveMode but it's just list all organization and redirect to login page seems to be hanging out. But I can log in to Dynamic 365 instance without July Update (8.2.x.x). Thank you for any suggestions in advance. Mike