Hi All,
I already have a suspect for this issue (the server hosting the deployment share), but just want to check with other MDT users to see if I'm missing something and barking up the wrong tree.
We have a Windows 7 build for capturing our reference image, and this has started saying <Message containing password has been suppressed> in the completion summary, sometimes once, sometimes more, and sometimes none.
Our last change (last year, and several captures before) was to start using ZTIWindowsUpdate.wsf to patch the image (which had already worked a number of times), so I turned off those entries in the task sequence and found I was still getting the same error.
The build doesn't have credentials set in customsettings.ini or bootstrap.ini, so I added some in to customsettings.ini and built two PCs about 30 mins apart from the same server with the same build and this time on one PC got "The network path was
not found" twice instead, the other PC had no errors.
![]()
I tried it again and then got the following where the WIM failed to be captured this time. I've done it since and it worked.
![]()
The server was up, and this worked since (though still giving us the <Message containing...> error).
I've had a look at the logs, and each time (with no credentials) I think it seems to sometimes struggle to authenticate, and then just work and continue.
<![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="19:19:01.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Unable to connect to share: The network path was not found.( 0x80070035 ) , trying to connect without username. ]LOG]!><time="19:19:22.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[<Message containing password has been suppressed>]LOG]!><time="19:19:24.000+000" date="03-04-2016" component="LiteTouch" context="" type="3" thread="" file="LiteTouch"><![LOG[Unable to connect to \\buildserver\REFDEPLOY$. Sleeping for 5 seconds.]LOG]!><time="19:19:24.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread=""
file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="19:19:29.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
earlier in the log -
<![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="10:47:06.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="10:47:06.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="10:51:59.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="10:52:00.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="18:59:16.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="18:59:16.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="19:15:24.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="19:15:25.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">
And after
<![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="19:45:10.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="19:45:10.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="19:46:45.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="19:46:45.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapping server share: \\buildserver\REFDEPLOY$]LOG]!><time="20:35:07.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"><![LOG[Mapped Network UNC Path Z: = \\buildserver\REFDEPLOY$]LOG]!><time="20:35:08.000+000" date="03-04-2016" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">These builds are done in hyper-v, and I've set up another test VM on another hyper-v server and we still get the <Message containing...> error.
Does anyone have any ideas what could be causing this? Am I missing a clue?
Thanks