I have been noticing several OS deployments failing towards the end of the task
sequence.
My image applies just fine. Drivers inject, machines joins to the domain,
timezone set, Windows activation works, post OS-install base apps work, etc.
However, I have come into the office the last several mornings to review the
SMSTS.log file to discover the following errors:
unknown host (gethostbyname failed) TSManager 6/4/2014 5:48:27 PM
1908 (0x0774)sending with winhttp failed; 80072ee7 TSManager
6/4/2014 5:48:27 PM 1908 (0x0774)Error. Received 0x80072ee7 from
WinHttpSendRequest. TSManager 6/4/2014 5:48:33 PM 1908
(0x0774)sending with winhttp failed; 80072ee7 TSManager 6/4/2014
5:48:33 PM 1908 (0x0774)
To be honest, had I not looked in the .log file I would have never known there
was some sort of failure. This isn't causing anything in my task sequence to
not work, not at the moment anyway. However, I would like to avoid these errors
if possible.
Has anyone seen this before and can point me in the right direction?
Thanks!
Brian