You can create a virtual machine with non-activated images of Windows 7 (64-bit), Windows 10 (64-bit) and applications required by the Sandbox component and activate them using your own license code after installing the virtual machine.
Windows images and the Microsoft Office suite can be activated using the kata_images.py file. This file is part of the distribution kit.
Correct activation of Windows images and the Microsoft Office suite requires Internet access. Make sure Internet access is configured correctly.
During the activation procedure in the Dashboard section, the Central Node component alerts you to a self-diagnostics error of the Sandbox component. After successful activation, the self-diagnostics error of the Sandbox component is no longer displayed. During activation, objects are not sent to the Sandbox component for scanning.
To activate Windows images and the Microsoft Office suite:
scp ./kata_images.py admin@<IP address of the Sandbox server>:
The Sandbox component administrator menu is displayed.
This opens the Technical Support Mode confirmation window.
cd /var/opt/kaspersky/apt/files
sudo -s
./kata_images.py activate --vm_id Win7_x64 --component Win7 --key <Windows 7 64 bit activation code>
./kata_images.py activate --vm_id Win7_x64 --component Office2010 --key <Microsoft Office 2010 activation code>
./kata_images.py activate --vm_id Win10_x64 --component Win10 --key <Windows 10 64 bit activation code>
./kata_images.py activate --vm_id Win10_x64 --component Office2016 --key <Microsoft Office 2016 activation code>
The activation code has the following format: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.
./kata_images.py snapshot --vm_ids Win7_x64,Win10_x64
The process may take some time.
Windows images and the Microsoft Office suite are activated. Images of Windows operating systems and Microsoft Office application suite must be activated on all servers with the Sandbox component.
Page top