Operating system deployment slowness at remote sites.
Up until last week Task Sequence was taking approximately 9 hours to finish the image at remote sites; now it’s taking a little less than 2 hours. Below is the detailed explanation of the issue and the fix. While checking the SMSTS.log and DataTransferService.log logs on TEST001 (Testing machine) (this one took 9 hours to finish), I found out that the packages and applications were getting downloaded from One of the Primary site (PRI01). We wanted all the packages and applications to be downloaded from Remote distribution point ( RDP01 ) as this server is local on remote network (RN01) and has all the required packages/applications. I looked at the boundaries on PRI02 site (RDP01 belongs to PRI02) and everything was correct. I tried to redistribute packages, delete and re-add the boundary and boundary group for Remote office, but none of these fixed the issue. After struggling for a bit, I decided to check the boundary on PRI01 site. When I connected to PRI...