I have a simple job that runs a script and captures the image. I've provided the network team the ports listed on page 35 and 36 of the admin guide, but i am not sure if that is comprehensive. The capture job works fine if i remove the script step. The run script fails with the agent reporting the following:
[03/24/2016 13:41:28.192 1968 0] bootstrap.cpp:1129 - Error reading input file.
[03/24/2016 13:41:29.983 1968 0] bootstrap.cpp:465 GetCfgFilename(): strName = C:
[03/24/2016 13:41:30.062 1968 0] internal/Configure.cpp:266 Networking was disabled see if we need to go to wrk grp
[03/24/2016 13:41:30.062 1968 0] internal/Configure.cpp:276 Looks we are coming after create image, No need to go to wrk grp
[03/24/2016 13:41:30.062 1968 0] 33 is invalid event type
[03/24/2016 13:42:43.039 1968 0] internal/Configure.cpp:824 - Configuration task was successful. Deleted 'config-failed' value from registry.
[03/24/2016 13:42:43.054 1968 0] DsAgent.cpp:488 About to serialize objects
[03/24/2016 13:42:50.355 2288 0] ReplyUpdateComputer.cpp:190 - Error removing registry value.
[03/24/2016 13:42:50.355 2288 0] ReplyUpdateComputer.cpp:296 - Error reading logevent status from registry.
[03/24/2016 14:03:49.616 3756 0] RequestSendFile.cpp:727 - CRequestSendFile::DoReceiveFile: caught CIPCError exception
common\ipc\TcpSocketIpc.cpp:71 - CTCPSocketIPC::Connect Failed to connect
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[03/24/2016 14:03:49.616 3756 0] RequestSendFile.cpp:567 CRequestSendFile::HandleMessage : Error Receiving file. DoReceiveFile() returned false.
[03/24/2016 14:17:18.555 468 0] RequestSendFile.cpp:727 - CRequestSendFile::DoReceiveFile: caught CIPCError exception
common\ipc\TcpSocketIpc.cpp:71 - CTCPSocketIPC::Connect Failed to connect
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[03/24/2016 14:17:18.555 468 0] RequestSendFile.cpp:567 CRequestSendFile::HandleMessage : Error Receiving file. DoReceiveFile() returned false.