
FSiglmueller
Established Members-
Content Count
34 -
Joined
-
Last visited
Everything posted by FSiglmueller
-
Hi, I capture the Image first because I want to add some registry keys, the Visual C++ runtimes and a set of windows updates to my rollout-image to shorten the final OS Deployment. How would you do the capture or would you do everything in the OS Deployment ? And how do you Update your Image ? Can you share a tasksequence with me to See, how you do it ? But nevertheless my tasksequence should work also. Maybe your way is the more comfortable way. If I can get a Good help from you I am thinking of changing my tasksequences. Thanks in advance
-
Hi, I tested to capture an Windows 10 1903 with my tasksequences. Here I don't get the error. So, the problem should be related to W10 20H2. I used the december image of W10 20H2 (here I extracted the Enterprise Image). Any ideas, what I can do to get it working with W10 20H2 ? Do I have to change something ? Help would be appreciated. Thanks in advance.
-
Hi, attached are the logs. When I check the ccmsetup.log I says, that the name of the certificate does not contain the name of the capturing system. Have you got the chance to check my last post ? Have you got an idea, where my mistake is for the certificate ? If you have a manual for me I would appreciate it. Thanks in advance. Logfiles.zip
-
Hi, as written above, I tested it again with the disabled step of the restart before the convert applications. I got the same error like before. That means, the tasksequence is failing. Attached you can find all the logs. Any other ideas, what I am doing wrong ? Maybe something with the Workgroup Certificate ? How can I test, if this is working correctly ? From my point of view, it should be ok, because the softwareupdate step in the tasksequence is working fine (WSUS is in https mode), but I would like to check, whether it is working like expected. due to the fact that only application installations will fail. Capture_Logs_wo_Restart.zip
-
OK, I disabled the Restart computer step before the convert applications. Now I started the task sequence again. After finishing that try, I will come back to you. PS: I can't tell you, why I was restarting the system there. But it was restarting to the OS. (Now it is disabled and we will see, what happens) Thanks in advance.
-
Hi All ! I am struggeling with the following topic since a few days: I am not able to install applications during my Build and capture sequence. I have a PKI (HTTPS-only) infrastructure. I installed a client certificate during the unattend.xml. (https://www.jamesbannanit.com/2012/05/how-to-build-and-capture-in-configuration-manager-2012-using-https/) Softwareupdates install Fine - only Applications are the problem. Have you got an idea what I can do to fix this ? It seems like the Client is having Problems in communicating with the MP. In the IIS log I can‘t find any errors. Thanks in advance and a merry x-mas. Florian
-
Hi All ! Today I checked it and found out, that the keys were not uploaded to the MECM database. But I don't no why. First I checked the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE" for the EnableEncryptionKey (without the XTS) but we only have there the keys for the XTS. Any ideas whats going on here ? Thanks in advance. Kind Regards