Intelligent Desktop Virtualization (IDV) for Education
Integrate Graphics GFX Driver, SR-IOV Zero Copy Driver, Virtio Driver, Veyon
- Zip all the driver files individually if not already zipped. To do that, right-click the file, select Send to, then Compress (zipped) folder.
- Zip the setup.idvguest.windows.bat file.
- Referring to Figure 5, you should have a directory containing the following files:
Figure 5. Directory of prerequisites zip files
- 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
- Click Add, then click the Template, choose Disable user password expiration.
- 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.
- 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"
C:\Users\%username%\Desktop\Intel && tar -xf %WINDIR%\Setup\setup.idvguest.windows.zip -C C:\Users\%username%\Desktop\Intel