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

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ • 25

  • @zyzf3620
    @zyzf3620 10 місяців тому +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 9 місяців тому

    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 2 роки тому

    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?

  • @keviniaquinto128
    @keviniaquinto128 2 роки тому

    You rock! Totally saved my ass with this guide!

  • @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 9 місяців тому

    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 10 місяців тому

    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 ???

  • @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 Рік тому

    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 2 місяці тому

      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 10 місяців тому

      Any luck?