You can list all system services and components that a container service depends on using the Administrative Console or the VirtaMove https://virtamove.atlassian.net/wiki/spaces/VDOC/pages/314179876/virtasc?search_id=a473ed05-697c-4e88-bda1-64a236d0bbbb command line utility.
You can list service dependencies for both a docked or undocked container.
Select a container.
Click the Services tab.
Right-click the service for which you want to list dependencies, and then select Depends.
Any dependencies are displayed in the Service Dependencies window.
Click OK.
At the command prompt, enter the following:
virtasc <container> depends <ServiceName> /A |
Where container is the full path of the container, ServiceName is the name of the service, and /A indicates that you want to list all dependencies for the specified service.