unable to install CA certificate (MDT 2013)
-
Hello, all,
I’m having issues installing the fog client with MDT 2013 deployment during a reference build on Windows 10 build 1803 & 1809. It was working before, but I was getting an error message via MSI 1603. I changed from the quiet switch to passive and I noticed the CA certificate error.
I tried doing a reset cert I saw online as a command for fog, but no go. The fog build is 1.5.5. I also tried both IP address and fqdn of the server.
Any suggestions would be appreciated. If I install via the command prompt manually, it works fine.
-
@Sebastian-Roth said in unable to install CA certificate (MDT 2013):
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
Please close this ticket! It was my mistake. The issue was that I found a powershell script to disable the internet access during the MDT process, but the program was since fog tried to reach the ip address of the fog server, it was being blocked due to non internet access. I moved the script further down the process and it installed. Thanks for all of your input though.
-
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
-
@Sebastian-Roth said in unable to install CA certificate (MDT 2013):
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
I’ll take a screen shot when I get back home, but the message says exactly unable to install CA certificate during the install via MDT
-
@Jamaal said in unable to install CA certificate (MDT 2013):
It was working before…
Which components exactly were used when it worked last? Windows 10, which build version? fog-client 0.11.16 I suppose? MDT 2013?? Just trying to rule out what we can here.
-
@Sebastian-Roth said in unable to install CA certificate (MDT 2013):
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
It was working before…
Which components exactly were used when it worked last? Windows 10, which build version? fog-client 0.11.16 I suppose? MDT 2013?? Just trying to rule out what we can here.
Ok, I’m using MDT 2013 update 2 and during building the reference image, I used Windows 10 build 1803. To be honest, I don’t remember the build of the fog client, just used the new MSI one, not the legacy one.
-
@Jamaal said in unable to install CA certificate (MDT 2013):
@Sebastian-Roth said in unable to install CA certificate (MDT 2013):
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
It was working before…
Which components exactly were used when it worked last? Windows 10, which build version? fog-client 0.11.16 I suppose? MDT 2013?? Just trying to rule out what we can here.
Ok, I’m using MDT 2013 update 2 and during building the reference image, I used Windows 10 build 1803. To be honest, I don’t remember the build of the fog client, just used the new MSI one, not the legacy one.
for some reason, I can’t get that error no more, but after looking in the logs of MDT, I get this: Application Fog - install returned an unexpected return code: 1603.
The version of the fog client is 0.11.16 -
@Sebastian-Roth said in unable to install CA certificate (MDT 2013):
@Jamaal said in unable to install CA certificate (MDT 2013):
I changed from the quiet switch to passive and I noticed the CA certificate error.
Please give us more information about this. Exact error message? Possible take a screenshot and port here.
Please close this ticket! It was my mistake. The issue was that I found a powershell script to disable the internet access during the MDT process, but the program was since fog tried to reach the ip address of the fog server, it was being blocked due to non internet access. I moved the script further down the process and it installed. Thanks for all of your input though.
-
@Jamaal Good to hear you figured this out. Would have been quite hard for us I reckon.