RichS907's Posts

May I ask how you set this up in MDT?  Specifically your deployment tasks structure and how you layed out your install switches?  For me, I'm trying MDT 8450 using Windows 10 Build 1803 or LTSB a... See more...
May I ask how you set this up in MDT?  Specifically your deployment tasks structure and how you layed out your install switches?  For me, I'm trying MDT 8450 using Windows 10 Build 1803 or LTSB and I've created the following tasks as so, 1.  Install C++ 2008sp1 redistributable 2.  Restart computer 3.  Install VMWare Horizon View Client. The Horizon View client version is 4.8.0-8547331 and I've tried variations of the two following switches /silent /norestart VDM_IP_PROTOCOL_USAGE=IPv4 VDM_SERVER=server.domain.com LOGINASCURRENTUSER_DISPLAY=1 LOGINASCURRENTUSER_DEFAULT=0 ADDLOCAL=TSSO,USB and /S /V"/qn DESKTOP_SHORTCUT=1 VDM_SERVER=vdi.labor.ak RDPCHOICE=0 REBOOT=Reallysuppress" and both appear to be installing the C++ and the Horizon View Client but somewhere along the way it fails.  No install directory created or any other error.  I was hoping to see what switches and processes worked for you? Thank you.