Return will not return output, instead after creating the user. Get the list of users and write it into a text file so that you can verify.
I have to create only one user at a time and then get the details of newly created user and update in the ticket
I checked my scripts it is creating user
But I have to pass the values like first name , last name , locations to create the user from uipath to Powershell
Once the user is Created I have get the samaccount name email address and update in ticket
Please help