Error: Input redirection is not supported, exiting the process immediately
MelissaB
Posts: 2
Im trying to use PDQ to push our custom module and keep getting the error "Input redirection is not supported, exiting the process immediately" . It looks like it installs with our Logo but does not assign the device to the account or grab the default policy. I specified the Custom Config ID and the assignment ID (or at least what I think is the assignment ID) but no luck.
This is what im using
start /wait MSIEXEC.EXE /i "Filepath" /qn CUSTOMCONFIGID=ourcustomID#
timeout /t 30 /nobreak
"C:\Program Files\TeamViewer\TeamViewer.exe" assignment --id AssignmentID#
Any ideas?
0