Hi all,
I retrieved a Guid from a record using his phone number with powershell
and i want to open the record directly from powershell, when i put the variable that contain the Guid into the url i get a error in dynamics
this is the url that i use it and the command in powershell to open it :
start 'contoso.crm4.dynamics.com/main.aspx?app=d365default&pagetype=entityrecord&etn=contact&id=%7B$m%7D'