Differences between IISServerSensor and IIsWebServiceSensor

IISServerSensor and IisWebServiceSensor discover various versions of IIS. When they are combined in one discovery profile, all versions of IIS that are supported by Agile Service Manager can be discovered by using this profile.

IISServerSensor
IISServerSensor is a separate sensor that supports discovery of IIS 7 and later by using PowerShell IIS Snap-in cmdlets. This sensor supports only script-based or asynchronous discovery. It uses new naming of IIS metabase properties and configuration settings. Changed attributes are stored in the existing model.
IIsWebServiceSensor
IIsWebServiceSensor is an earlier sensor that supports discovery of IIS 6.0 or earlier. It runs regular discovery by using the tool AdsiDump and AdsiEnum commands.
Note: For all non-default profiles, which have IIsWebServiceSensor enabled, IIsWebServiceSensor is also enabled after the migration.