Admin User Provisioning Tool Error:
- If the Admin User Provisioning Tool gives error that can’t stop DynamicsAxBatch.
- Go to the Services,
- Find out the service with the name: Microsoft Dynamics 365 Unified Operations: Batch Management Service
- Stop it.
- Now register with the provisioning tool
- If you are unable to stop the DynamicsAxBatch Service. Then do the following steps in it:
- Click the Start menu
- Click Run or in the search bar type services.msc
- Press Enter
- Look for the service and check the Properties and identify its service name. Service name would be DynamicsAxBatch
- Once found, open a command prompt. Type: sc queryex [servicename].
- Press Enter
- Identify the PID
- In the same command prompt type: taskkill /f /pid [pid number]
- Press Enter
For reference, see the following picture:
Now start the service and and register yourself in the Admin Provisioning Tool.
No comments:
Post a Comment