To obtain the D365 FO TenantId, run the following command in PowerShell:
PowerShell : dsregcmd /status
From the output, copy the value of
WorkplaceTenantId and paste it into this field.
This value is required for license usage validation.
Sample Command Output:
+--------------------------------------------------------------+
| Work Account 1 |
+--------------------------------------------------------------+
WorkplaceDeviceId : c2bd3b17-6b0c-49cb-8498-5de7b9fb42a6
WorkplaceThumbprint : A3GJ5F5G291A48KZ9R4862KFE2AA48SL09B
DeviceCertificateValidity : [ 2026-03-01 08:30:19.000 UTC ]
KeyContainerId : 1z7ac5e9-3473-2a5t-8811-980326539sd3
KeyProvider : Microsoft Platform Crypto Provider
TpmProtected : YES
WorkplaceTenantId : 439b514c-83c3-4a7c-b72a-c3d0e964fca6
WorkplaceTenantName : Company Name
+--------------------------------------------------------------+