- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2024 10:43 AM
Hello Experts,
As part of the Off-boarding workflow, once the user has returned the computer , I am trying to use the 'Remove AD Object' activity to delete the computer(asset) from AD.
in the run script, I am taking the entered Asset value and searching the 'cmdb_ci_computer' value and passing it to the 'Object name' field, however i see that 'Type' is appearing as the User. Should i leave it as is ? or should i change it to something else to identify that as computer ?
Please advise, What should be the Type value in this case. Thank you in advance !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2025 09:59 AM
Hello GaneshKumar,
I was able to use computer as the type and remove it from the AD using the workflow.
ServiceNow document:
https://www.servicenow.com/docs/bundle/washingtondc-integrate-applications/page/administer/orchestra...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2025 09:59 AM
Hello GaneshKumar,
I was able to use computer as the type and remove it from the AD using the workflow.
ServiceNow document:
https://www.servicenow.com/docs/bundle/washingtondc-integrate-applications/page/administer/orchestra...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2025 12:07 AM
Thanks Charles