Can´t Connect on Plugin Registration Tool Crm dynamics 2016 (On premise) - dynamics-crm-2016

I can´t login into Plugin Registration Tool (Crm 2016 on premise), i use server IP, and the name of the server, and credential of a user with System Administrator role.
When a not use a port (like 5555 or 443), the tool show me a list of my two organizations, but i select any one, i press acept, show the list again but empty (no organizations listed).
The implementation of Crm Server listening all for the port 443 in https.
Another behavior its occurs when a disable a organization, a let enable only a default organization (in other words, a enable a single organization), in this case i cant retrieve any organizations.
I test to navigate on web service, service detection, discovery and the test are succesfully.
Anyone can help about this issue
Thanks a lot

Use the Organization Service URL from Developer Resources screen from within CRM. Also make sure that your credentials are correct.

I test using Login Control Tester provided in CRM SDK 2016, in the "Bin" folder. I check the user and this have role permission in CRM and are Admon account of Domain, also the same user is using for the CRM´s associated services
enter image description here

Related

How to setup Azure web service for Dynamics 365

Good morning everyone,
My apologies if this post is too similar to this post:
Dynamics 365 and Azure integration
but I am struggling to understand exactly what is needed in order to setup a web service on an Azure server that is consumable by a Dynamics 365 plugin. Based on my research it appears that it goes as follows but I would like to see if any knows of a better guide.
1.) Construct the web service as normal on the Azure Windows Server.
2.) Register a proper DNS Domain name (friendly-name) and route it to the Azure server.
3.) Secure that Azure server/URL with a certificate.
4.) Call the web service from my C# Dynamics 365 plugin.
Is that everything or might I be missing something critical? Thank you!
4 might be an issue, given you want to use certificate based security, not sure that will work, you might need to use another mechanism, e.g. basic user name and password. Otherwise looks okay.
Plug-in isolation, trusts, and statistics
Web access
Sandboxed plug-ins and custom workflow activities can access the
network through the HTTP and HTTPS protocols. This capability provides
support for accessing popular web resources like social sites, news
feeds, web services, and more. The following web access restrictions
apply to this sandbox capability.
Only the HTTP and HTTPS protocols are allowed.
Access to localhost (loopback) is not permitted.
IP addresses cannot be used. You must use a named web address that requires DNS name resolution.
Anonymous authentication is supported and recommended. There is no provision for prompting the logged on user for credentials or saving
those credentials.

Can not add Dynamics CRM to Registered Active Directory Application

I am trying to create a SPA that uses Dynamics CRM Web API. While registering my Application in Azure Active Directory I can not find Dynamics CRM Online in the permissions to other applications window.
Do I need to upgrade my subscription or am I doing something wrong?
It's easiest if your azure account uses the same login that has access to CRM. Then you will see CRM as an application option.
If the Azure account you're using isn't the same one that you use to login to CRM, you'll need to connect the two. In order to do this, though, the O365 account you use for CRM needs to be a global admin in O365. This page has instructions.
To associate an existing Azure subscription with your Office 365
account
Log on to the Microsoft Azure Management portal with your existing
Azure credentials (for example, your Microsoft ID such as
user#live.com).
Select the Active Directory node, then select the
Directory tab and, at the bottom of the screen, select New.
On the New
menu, select Active Directory > Directory > Custom Create.
In Add directory, in the Directory drop-down box, select Use existing
directory. Check I am ready to be signed out, and then select the
check mark in the lower-right corner. This brings you back to the
Azure Management Portal.
Log in with your Office 365 account
information. You will be prompted whether to use your directory with
Azure.
Important To associate your Office 365 account with Azure AD,
you'll need an Office 365 business account with global administrator
privileges.
Select continue, and then Sign out now.
Close the browser and reopen the portal. Otherwise, you will get an access denied error.
Log on again with your existing Azure credentials (for example, your
Microsoft ID such as user#live.com). Navigate to the Active Directory
node and, under Directory, you should now see your Office 365 account
listed.
If your CRM O365 doesn't have global admin privileges, I would recommend just creating an azure account with the same account you use to connect to CRM According to the SDK, "the account is free for application registration and your credit card won’t be charged if you only follow the procedures called out in this topic to register one or more apps."

MS Dynamics CRM 2013 Installation issue

While trying to install MS CRM on one of the VM, we are getting the error "Unable to browse for active directory objects" while "Select the Organization Unit" step. We discussed this with the client to give relevant permissions for Active Directory but client doesn't want to install CRM tied up with AD. Is there an option to install MS CRM with separate users rather than connecting with AD ?
After detailed RnD and discussion with consultants, following are the options we have:
Option 1:
Make a new domain in the AD
Configure a new root OU
Create a user having domain and AD admin rights
Option 2:
Create a network admin user for both instances (db and app)
Complete installation with an admin person at client who can use the
admin user for CRM installation
The best case would be to get the Domain admin user but it's not that easy to get.
Unfortunately you would not be able to install CRM without using AD because of Microsoft's requirements to installation of CRM.

How to add a user to a group in SQL Server Management Studio?

I want to add the 'NT AUTHORITY\NETWORK SERVICE'user to the group PrivUserGroup. I can see both of them in the logons folder in SQL Server Management Studio. But i can't find how to add this user to the group.
(I need this to enable the a dynamics crm user to run reports in crm 2011)
The NETWORK SERVICE account is actually a Computer Account in Active Directory, named after the server. Search for the name of the server instead of a user account.
You'll probably need to restart the web server as well.

Microsoft CRM could not log you on to the system. Make sure your user record

"Microsoft CRM could not log you on to the system. Make sure your user record is enabled and that you have been assigned at least one security role. For more information, contact your system administrator."
When I RDP into the server and try Microsoft CRM Workflow Manager/Monitor with http or https connectivity, it doesn't work. "The specified Microsoft CRM server is not responding. This might happen if it is currently unavaliable, it is not a Microsoft CRM server, or you are not a valid user. Contact your sys-admin."
This is a Microsoft CRM v3.0 / Microsoft SQL server 2005 box, Active directory is on a seperate box..
When I right click Microsoft CRM Worlkflow Service, properties, log on: it shows "crmtestuser" and a password. I did not RDP or try logging in as that crmtestuser, but I am Admin... Could this be a clue?
What can I try?
Does the user that you're logging onto the machine have an account in CRM? If so, does that account have any security roles assigned to it?
Also, in CRM 3.0, there are special permissions given to the user that installed CRM. If you can't give permissions to the a user because you can access CRM, try using the same user that installed CRM, and with that user logged in, give Administrator permissions to other users.

Resources