I'm running an application that is getting an immediate error of 0x87DD0213(-2016411117) Timeout occurred. The application is set to uninstall the x64 version of Office 2010 or 2013 and then install Office 2010.
-Installation program command is: setup.exe /qn /norestart
-Also tried running with the msp as command line: Setup.exe /adminfile Officex86.msp (Once again, this install has had no issues in the past.)
-Detection Method is checking for Microsoft Office folder in Program Files.
-Requirements is looking for Windows 7.
-Dependencies is scrubbing off Office 2013 or 2010 x64(Scrubs we've used with no issue before).
I have it set to a maximum allowed run time of 120 by standards and it immediate returns a timeout.. and when I say immediately, I mean in the time it takes me to change from the deployment being sent to the monitoring screen.
-My Collection is populating fine from an AD group.
Any ideas?