Information
Creates a Network Map, consisting of PC and device topology (connectivity) information, and metadata describing each PC and device.
The recommended state for this setting is: Disabled
The feature that this service enables could potentially be used for unauthorized discovery and connection to network devices. Disabling the service helps to prevent responses to requests for network topology discovery in high security environments.
Solution
To establish the recommended configuration, run the following PowerShell command:
Set-Service -Name lltdsvc -StartupType Disabled
Impact:
The Network Map will not function properly.