In order to collect data from Microsoft Hyper-V hosts, the environment needs to meet the following requirements:

  • The Collect SolutionPack Block must be installed in a server using Windows Server 2008 R2 Service Pack 1 or later.
  • The Collect SolutionPack Block must be able to query WMI objects in remote Microsoft Hyper-V hosts.
  • The Collect SolutionPack Block machine must allow the execution of unsigned PowerShell scripts. To provide this capability, run the following command as an administrative user: PowerShell -C Set-ExecutionPolicy Unrestricted.