Light Weight Monitoring is a lighter way for the Source Agent to monitor source machines. This type of monitoring is not susceptible to blocks from antivirus or hardening endpoint protection agents that could affect the traditional "injection-based" monitoring type.
To switch monitoring type, run the virtamonitor.exe /set-monitor-type command before enabling Monitor using the virtamonitor /enable command.
Run the following command on the destination machine:
virtamonitor.exe /host source_name /set-monitor-type light-weightRun the following command on the destination machine:
virtamonitor.exe /host source_name /set-monitor-type injectionYou can also set the monitoring type manually by configuring a registry key value on the source machine.
On the source machine, navigate to the following registry key:
HKLM\SOFTWARE\VirtaMove Settings\Controller\monitor
Create a string type key value MonitorType.
Set its data to LightWeight or Injection.