Hi, I'm Henry! I will help you with this.
The behavior you're describing for the Inventory and Compatibility Appraisal Service (InventorySvc) is actually expected under certain conditions.
- The “Inventory and Compatibility Appraisal Service,” known as InventorySvc, is not the Appraiser itself. Instead, it manages when to trigger Appraiser and Inventory tasks based on various conditions. Typically, the service is initiated when a component invokes one of the inventory APIs, as InventorySvc acts as the RPC host. After the final RPC call, it remains active for five minutes before shutting down.
This startup and shutdown cycle is normal and indicates the system is functioning as intended
Steps to Address Alerts
If the repetitive alerts from your monitoring tool are causing inconvenience, here are some suggestions:
- Adjust Monitoring Tool Settings:
- Configure your monitoring tool to suppress alerts for this specific service. For example, set a threshold to ignore short-lived service restarts.
- Check for Updates:
- Ensure your Windows Server 2025 is fully updated. Sometimes, updates include fixes or improvements for system services.
- Review Event Logs:
- Open Event Viewer (
eventvwr
) and navigate to "Windows Logs" > "System." - Look for entries related to the InventorySvc to confirm there are no underlying issues.
- Open Event Viewer (