How to decommission servers in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 12:39 AM
Hi Team,
i am new to CMDB could you please let me know how to decommission servers in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 12:49 AM
HI,
Please check below link:
https://www.servicenow.com/community/itom-forum/process-of-decommissioning-an-asset-ci/m-p/927788
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 01:19 AM
Hi,
You can create a decommission catalog form and fetch required information from the requestor like decommission reason, date, server etc.
Populate server from cmdb and once the request is submitted using workflows/flow designer change the status of CI to Retired/Non-Operational based on your environment.
Thanks !