Views:

To check if the necessary patches are applied or not on the Virtual Analyzer, do the following:

  1. Import the virtual machine image (ova file) into Virtual Box.
  2. Start the virtual machine.
  3. Run a PowerShell in the virtual machine.

    • Windows 7: Click “Run..” from the start menu, and type “powershell” on the open field.
    • Windows Server 2008 R2: Click Windows PowerShell Modules on the Start menu.
  4. Type “Get-Hotfix” on the powershell window, confirm the output. You will see applied Patch’s KB number as the Hotfix ID.

    type Get-Hotfix

  5. Check if the following patches are applied:

    • KB4474419
    • KB4490628