The CreatorCon Call for Content is officially open! Get started here.

Automated process to enable/disable a computer in AD based on servicenow

Virat05
Tera Contributor

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

1 REPLY 1

Amit Verma
Kilo Patron
Kilo Patron

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.