Automated process to enable/disable a computer in AD based on servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 12:59 AM
Hi all,
Can you suggest the way and give me the solution if it helps me more
Automated process to set a computer to ''installed'' by LDAP in servicenow if the computer is enabled in AD.
Computers can be changed in servicenow through
.service catalog or scripts or manually
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2024 10:31 PM
Hi @Virat05
You can create a flow for your requirement in which you can make use of AD Integration Hub Spoke https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/integrationhu...
You can then make use of Update Record action in the flow to update the status as Installed by LDAP.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.