Hi All,
We currently use VMware Horizon View Client on all our laptops to allow users to connect to our VDI environment. Our laptops are running Windows 10.
As part of our Image deployment using Microsoft Deployment Toolkit Horizon Client is installed.
During the Horizon Client install Horizon client forces the machine to reboot causing a dirty deployment message once the machine has started back up again.
I have seen several different topics on this subject but none of the solutions we have tried work. Here is what i have tried;
1. Installing Horizon View Client with the /norestart switch.
2. Creating a script to install all the dependencies ( Visual C++) before Horizon client, also with the /norestart switch.
3. Add all the dependencies into MDT as applications and list them under Horizon Client as required. All still have the /norestart switch.
If I run any scripts manually the machine does not reboot but for some reason it still reboots when the script is ran via MDT. None of the applications in MDT have the (restart required) ticked.
I also kept refreshing the Programs and Features during installation. All of the Visual C++ install fine, Horizon View client also shows up in the programs list but the machine is then force rebooted. After restarting Horizon View is no longer in the programs list and only re-appears after MDT resumes the install.
I'm at a total loss as to why it keeps doing this when all applications and dependencies have the norestart switch.
Would really appreciate any help on the issue and if anybody has managed to deploy via MDT.
Thanks