Intelligent Desktop Virtualization (IDV) for Education

ID Date Version Classification
824808 06/26/2025 1.3.13-3.1 Public
Document Table of Contents

Integrate Graphics GFX Driver, SR-IOV Zero Copy Driver, Virtio Driver, Veyon

  1. Zip all the driver files individually if not already zipped. To do that, right-click the file, select Send to, then Compress (zipped) folder.
  2. Zip the setup.idvguest.windows.bat file.
  3. Referring to Figure 5, you should have a directory containing the following files:

Figure 5. Directory of prerequisites zip files

image76.png

  1. On the left panel, under Integrate, select Post-Setup. On the Post-Setup tab, click Add, then click the File then select Before Logon (Machine) from the pop-up menu. Proceed to add the following files:
    • get_​veyon_​key.py
    • GFX-prod-hini-releases-*.zip
    • setup.idvguest.windows.zip
    • veyon-*.zip
    • veyon-restart-service.idvguest.xml
    • veyon-update-key.idvguest.xml
    • virtio-win-*.zip
    • ZCBuild_​*.zip
  2. image77.pngimage78.png

  3. Click Add, then click the Template, choose Disable user password expiration.
  4. image79.png

  5. Click Add again. Select Command from the pop-up menu, click After Logon (User). Enter mkdir in the Task input field, then enter the command below in the Parameters input field.

  6. C:\Users\%username%\Desktop\Intel && tar -xf %WINDIR%\Setup\setup.idvguest.windows.zip -C C:\Users\%username%\Desktop\Intel

    image80.png

    image81.png

  7. Click Add again. Select File from the pop-up menu, click After Logon (User). Select Python exe file installed and click Open. Enter below text into Parameters input field.
    /passive TargetDir="C:\Program Files\Python"

    image82.png