Using MDT in my environment works flawlessly with the string: Msiexec.exe /qn /norestart /i "%deployroot%\Applications\AdobeReader\AcroRead.msi" but, I don't want the desktop icon to be displayed. Is there something I can add in the string to prevent this, or is there something I can do as a separate task to delete this icon after the deployment/install task?