I figured out the issue. The switches for Autocad were wrong. For some reason the switches I was using in my local office would install fine but not on the remote offices. However, after changing the switches on the remote offices I was able to install no problem.
Original Switches:
\\server\Software_Deployment\Autodesk\_2017_AutoCAD\Img\setup.exe /t /qb
\\server\Software_Deployment\Autodesk\_2017_AutoCAD\Img\_2017_Autodesk.ini /language en-us
New switches: \\server\Software_Deployment\Autodesk\_2017_AutoCAD\Img\setup.exe /qb /i _2017_AutoCAD.ini /language en-us
A similar switch works for IDSP, BDSP, DWG, etc...