Jump to content


SCCM-Guy

Established Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by SCCM-Guy

  1. Hello, I was hoping if anyone knows how to properly send SCEP logs to ELK stash for better monitoring purposes. Thanks
  2. Also, here is the sms logs of a machine. everything went flawless except it still shows "TPM is ready for use with reduced functionality". Thanks https://www.dropbox.com/s/03rofby8iiyxjl2/smsts.zip?dl=0
  3. Hello Thank you for the reply, I have been busy making some changes and seems like finally I found the issue. I believe my answer file was stopping the task sequence to move complete successfully and it would stop before installing and initializing configuration manager client and enable bitlocker. When I did this on a windows 10 iso it worked fine except the TPM still shows " TPM is ready for use with reduced functionality". I also was hoping if you have a task sequence zip file I can use for your previous post since that is for windows 7 and most of the steps are old. Thanks Need windows 10 Task Sequence .zip file please https://www.windows-noob.com/forums/topic/3875-customising-windows-7-deployments-part-5/
  4. Hello and thank you for replying back. I went through your steps and most of the steps doesn't apply to Windows 10 deployment. My environment completes successfully and it doesn't leave any smsts.log. I will see if I can find one and send it to you. Any help is appreciated. Meanwhile I build a .bat script to enable bitlocker and add a recovery key post imaging but I can't find the powershell script to take ownership of TPM so it doesn't keep asking for recovery key after every restart. If you have a powershell script please share. Bitlocker enable script @echo off CD\ cd Windows\System32 Manage-bde.exe -protectors -add c: -RecoveryPassword Manage-bde.exe -on c:
  5. Hello, I am new here but I have been following windows-noob.com for a very long time. You have amazing content. I am Running SCCM 2012 R2 SP1 CU2 environment with MDT 2012 SP1 integrated plus I have WADK 10.0.10240.16384. I have build a Task Sequence below which works flawless on Dell OptiPlex 7040 and E5450. The only issue I have is when the deployment is completed. The bitlocker is not enabled and TPM says " tpm is ready for use with reduced functionality". TPM is enabled in BIOS, UEFI is selected, Secure Boot is enabled as well. Any help is appreciated on how to initiate TPM during OSD and enable bitlocker. Thanks for all the help
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.