Update AD User Details
- First Name (Text)
- Last Name (Text)
- Job Title (List)
- Manager (List)
- Department (List)
- Telephone Number (Text)
- Mobile Number (Text)
We already have a custom SR form to capture these new fields which can be leveraged by Orchestrator. However, we would like a form with pre-populated fields of the end users details where they can override/update.
Any ideas would be great!
Best Answer
-
Joe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭Hi Tom
One solution\idea is use the usersettings page of the portal (v5+)
https://support.cireson.com/KnowledgeBase/View/1197#/
If you wanted to get fancy you could have an ARO that direct links (v6 feature) to the page so it still shows as a request on your service catalog:
https://PortalURL/Settings/User/UserProfile
7
Answers
One solution\idea is use the usersettings page of the portal (v5+)
https://support.cireson.com/KnowledgeBase/View/1197#/
If you wanted to get fancy you could have an ARO that direct links (v6 feature) to the page so it still shows as a request on your service catalog:
https://PortalURL/Settings/User/UserProfile
And then things really get out of the hands of the IT department