How to use the Create User Action for the AD SpokeSummaryIn this article we will demonstrate the step by step procedure on how to use the Create User Action for the AD Spoke.Instructions1. First of all, make sure that you have followed all the Steps in the knowledge article How To Set Up Microsoft AD Spoke. 2. On your ServiceNow instance navigate to Flow Designer > Designer > Flows > New > provide a name for the flow Eg: TEST AD Spoke 3. Select a trigger for the flow Eg: When an user is created in the sys_user table 4. Add the create user action 5. Fill in the necessary details. 6. Activate the flow. 7. Go to sys_user table and create a New User and submit the record. 8. Check the flow execution to see if it completed successfully 9. Go to your AD server and check if the user is created. 10. You can use the several actions under the Microsoft AD spoke the same way.Related LinksNOTE: To use these actions, your instance must have a MID Server set up and configured to use PowerShell. For more information about running actions on the MID Server, see Integration steps. For information, see MID Server.MID and Microsoft AD must be installed on different servers.