Windows 2019 Virtual LAB 2021 - Installing ZERO TOUCH BITLOCKER (TPM) with downloadable Scripts

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025

Комментарии • 25

  • @zyzf3620
    @zyzf3620 11 месяцев назад +2

    this is the best tutorial that i can find so far, ty so much^^

  • @smithsmithington
    @smithsmithington Год назад

    Great guide and love that you shared your scripts. :) Unusual helpfulness in the tech community.

  • @gideonrivalde8918
    @gideonrivalde8918 2 года назад

    ps1 script tested in workstation. it's working. thank you! great help, indeed!

  • @clarkeeeTV
    @clarkeeeTV 11 месяцев назад

    Hi @VMware Advisor, thanks for this wonderful video, just wanted to ask do you also have Powershell script to encrypt workstation without TPM? i am kinda bit problematic on it.

  • @xavierabad2362
    @xavierabad2362 3 года назад

    Hi great video !! Two questions, how you solved the multiple recovery keys generated at logon? I works too in Azure AD or the script is different?

  • @KORR
    @KORR 2 года назад +1

    So no USB drives needed? Can we script adding all drives not just OS and does that change boot behavior?

  • @keithambio2502
    @keithambio2502 10 месяцев назад

    So each time a user reboots their workstation Bitlocker is going to write new information to Active Directory? That seems excessive. Is this because your scripts are running each time the system boots? I'm not sure the documentation details that so wanted to confirm.

  • @Chhail-Technical
    @Chhail-Technical Год назад

    Hi I had setup workstation script on D drive only, it had encripted d drive but unable to get recovery key on active directory server, Please help me

  • @larrycao358
    @larrycao358 11 месяцев назад

    Look like the script should be ran everyday so you should have many recovery key on AD ? is there any way to stop running the scrip if the C driver already encrypted ???

  • @keviniaquinto128
    @keviniaquinto128 2 года назад

    You rock! Totally saved my ass with this guide!

  • @unusuhuynh
    @unusuhuynh 3 года назад

    Thank you for the tutorial. Why do we need to create multiple keys each time a computer reboot? Can we check to see if bitlocker. protection status is not on then turn on instead?

    • @VMwareAdvisor
      @VMwareAdvisor  3 года назад +1

      You don't create multiple keys. If it fails it will create multiple keys but the newest key is the only working key.. each PC gets a single working key. If the GPolicy didn't finish or the PC reboots it will keep creating a new key until the process is completely finished. Then it will be on and locked to the latest key inside your AD.

  • @rakshithshaz6221
    @rakshithshaz6221 2 года назад

    can i use this workstation script to encrypt Fixed Drives. Please help me.

  • @luisaguirre8019
    @luisaguirre8019 3 года назад

    Hey Man, Thanks a lot for publishing this video, is there anyway to run/enable bitlocker just one time... What happens is everythime that i restart computer it just get decrypted and also encrypted back and that´s not good at all. Thanks a lot.

    • @VMwareAdvisor
      @VMwareAdvisor  3 года назад

      There is something wrong with your configuration as it should not decrypt after each reboot. The only reason I believe it would do that is if you powered down the PC before it was finished encrypting.

  • @Hodenkat
    @Hodenkat Год назад

    The problem is turning on TPM. That still means someone going to each system and turning it on in the BIOS. While they're at the user's desk they might as well kick off BitLocker manually. How is this "zero touch"?

    • @virt23virt
      @virt23virt 3 месяца назад

      why would be the TPM turn off in the first place? it is zero tuch, TPM is enable by default.

  • @Sciter007
    @Sciter007 2 года назад

    Hi sir. Thanks for all! Could you upload again the links of the scripts in other page?? Tinyurl is down, I cant access from Spain. Thanks!

    • @KORR
      @KORR 2 года назад

      tinyurl target drive.google.com/drive/folders/1o4O5QB7HqCt7YbLM1C6iVPQvBbn1rjJm

  • @niveauit978
    @niveauit978 3 года назад

    Hi, greate Tutorial! But currently it seems, that i have an issue to execute the remote script. I can see the applied GPO but nothing happend. Copying down the script to the client and execut it there, works. Any Idea?

    • @VMwareAdvisor
      @VMwareAdvisor  3 года назад

      It runs in the background.. you will have to run PowerShell and check to see the status of bitlocker. So on your clients you will never see the script run but if the icon on the C drive changes to a lock then it's running also you can use PowerShell to check status

    • @BJKnowles-bu7hm
      @BJKnowles-bu7hm Год назад

      @@VMwareAdvisor Hi. My script is running and my GPO is being applied, but bitlocker isn't turning on.

    • @BJKnowles-bu7hm
      @BJKnowles-bu7hm Год назад +1

      @@VMwareAdvisor If I run the script locally, it does what it's supposed to, but the script running from the GPO isn't activating BitLocker.

    • @SinodosAmaha
      @SinodosAmaha Год назад +2

      same issue for me any solution i can see it has applied on the GPO but not taking effect

    • @Cimmerio
      @Cimmerio 11 месяцев назад

      Any luck?