ServiceNow - Delete files from CI using Mid Server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 10:43 PM
Hello,
We want to delete files from a particular CI that is discovered by the Mid Server. We have the Mid Server credentials along with the CI names.
How can we achieve this?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 12:21 AM
Hi, consider to create alert management rule that will launch remediation action (as an example - subflow with powershell script).
Hope it helps