Ability to selected details of CI and running a rediscovery / rescan to update the CI

Hi everyone,

We have a certain scenario that we want to implement and its as follow:

We have discovered certain Windows OS, from there we discovered the version, the installed Applications, the services and their settings, and that it is running IIS, and also the applications within the IIS and the ports they are listening to and the web.config and application.config of each file and the SHA value of those files and the last modification date.

What we want to do is when there is a change to be done on web.config and application.config for certain application on certain server/servers, We need those to be selectable: Select the server >> Select IIS >> Select the application >> Select the files that will be changed.

Then after implementation is done and confirmed >> we want the discovery engine to re-scan those files and updated their hash and last modified date, IF the user did not select the files and no re-scanning/discovery happened. Then the scheduled discovery scan for those should show and provide a report/alert that there have been an unauthorized change on those changes.

The question; is the above scenario and flow doable between ITSM and CMDB? Thanks