anyweb Posted March 29, 2017 Report post Posted March 29, 2017 ok so add a Set task variable step before this called set OSDBitLockerMode and set the value to TPM then try again Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted March 29, 2017 Report post Posted March 29, 2017 Hopefully that works. A quick question - Is there a good/better/best location for the "Apply Network Settings" (where the device joins the domain) TS step? I have a lot (70) older and very slow... HP laptops that fail to Join the domain during the Post Install step. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted March 30, 2017 Report post Posted March 30, 2017 i havn't done this but you could add a pause before the step for those older computers to allow them time to get ready for the apply network settings, what error do you get when those old ones fail ? Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted March 30, 2017 Report post Posted March 30, 2017 24 minutes ago, anyweb said: i havn't done this but you could add a pause before the step for those older computers to allow them time to get ready for the apply network settings, what error do you get when those old ones fail ? The error I get (not verbatim) states that Bitlocker failed to enable because the computer was not part of AD. My TS is running (again) currently, so I'll be able to provide the exact error in about 10 minutes or so. Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted March 30, 2017 Report post Posted March 30, 2017 Command line: "osdnetsettings.exe" configure OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) nPos != String::npos, HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,101) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,104) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,104) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,104) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) RecursiveCreatePath( sNormalizedPath, psa ), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,159) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) CCM::Utility::Filesystem::Path::Create(sUnattendDir, 0), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\osdcore\infanswerfile.cpp,1380) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) SysprepAnswerFile::InitSysprepAnswerFile( pSysprepAnswerFile ), HRESULT=800700a1 (e:\nts_sccm_release\sms\framework\osdcore\infanswerfile.cpp,330) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) Failed to initialize Sysprep answer file (0x800700A1) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) OSD::Utility::BaseAnswerFile::CreateAnswerFile( pAnswerFile ), HRESULT=800700a1 (e:\nts_sccm_release\sms\client\osdeployment\osdnetsettings\main.cpp,165) OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) Failed to initialize answer file OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) OSDNetSettings finished: 0x800700a1 OSDNetSettings 3/30/2017 3:45:11 PM 324 (0x0144) Process completed with exit code 2147942561 TSManager 3/30/2017 3:45:11 PM 3152 (0x0C50) !--------------------------------------------------------------------------------------------! TSManager 3/30/2017 3:45:11 PM 3152 (0x0C50) Failed to run the action: Apply Network Settings. The specified path is invalid. (Error: 800700A1; Source: Windows) TSManager 3/30/2017 3:45:11 PM 3152 (0x0C50) Disregard the previous error. I was getting that, now this is the error I am getting. I am attempting to use the default "Computers OU" in AD as the join location and the account I am using has domain join privileges. Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted March 31, 2017 Report post Posted March 31, 2017 The pause sequence works and allows time for the computer to join the domain, but I am not sure how long I should leave it paused before resuming. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 3, 2017 Report post Posted April 3, 2017 well that's up to you to test and verify, you can add pauses that timeout and continue by simply (for example) pinging localhost a certain number of times C:\Windows\System32\ping.exe -n 61 127.0.0.1 Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted April 3, 2017 Report post Posted April 3, 2017 6 hours ago, anyweb said: well that's up to you to test and verify, you can add pauses that timeout and continue by simply (for example) pinging localhost a certain number of times C:\Windows\System32\ping.exe -n 61 127.0.0.1 So far, it seems like 15 minutes (yikes!) has worked with pause (I am using the vbscript method you blogged about). I am hoping that I can find a sweet spot of around 2 minutes, but we shall see. On 3/27/2017 at 1:15 PM, xerxes2985 said: 1. My reference image had (copyprofile for default profile) a custom background, and color scheme (for the start menu) and some custom folders, etc. to appear on taskbar/start menu After the image is deployed, none of these settings stick. On this question, it is not a large issue as I can just use GPO to accomplish most of this, but I am not sure if I can specify the search icon (being a bar) or specific folders to appear... Any comments or suggestions? Thanks Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted April 4, 2017 Report post Posted April 4, 2017 don't use copyprofile it breaks more things than it fixes, to configure the taskbar or start menu you need to decide which is more important as it's one or the other (at least it was when i last tested it), here's how to customize the start menu Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted April 4, 2017 Report post Posted April 4, 2017 11 hours ago, anyweb said: don't use copyprofile it breaks more things than it fixes, to configure the taskbar or start menu you need to decide which is more important as it's one or the other (at least it was when i last tested it), here's how to customize the start menu Thanks, that is a much easier/better method. I dislike copyprofile. 1 Quote Share this post Link to post Share on other sites More sharing options...