ServiceNow automation to check IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 12:36 AM
Hi All, Today i had a question from one of my windows support team person with respect to getting IP details when a request is placed, Please find below the detailed requirement if somebody has an idea about how to take it forward please comment your views. Windows Server support team get the request to reserve an IP to a system, So what they do is find the free IP and describe in ticket that x.x.x.x is reserved for your request. The number of such requests is huge and so they want to automate
1) Fetch the ticket number , State, Description, requester which matches "IP Request" in short description.
2) Login to remote server and run nslookup to get the free ip
3) Paste the resulted IP in ticket notes
4) Close the ticket
5)Email the ticket details with all details.
Regards, Tamil
Message was edited by: Anbu Tamilan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2017 10:51 AM
If you have Discovery this should be easier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2017 09:12 AM
Thanks.
Any links to understand how discovery can help me is highly appreciated.