Add users to Vm

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #967
    CharAnyone
    Participant

      Now that the AdminProvisioning Tool is gone, how can I add my user to a D365 instance if I do not have access to a user that is currently enabled in the cloud hosted env?

      #1019
      BuddyImLost
      Participant

        User d365fo.tools

        Install with Powershell
        Install-Module -Name d365fo.tools

        e.g.: Import-D365ExternalUser -Id “user” -Name “user” -Email “user@email.com”

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      D365 Tech Support