EC - 设备防丢失 - Windows远程锁定

EC - 设备防丢失 - Windows远程锁定

      WIndows设备丢失后,如何实现强制锁定设备,即便用户有开机密码,也无法进入?
      通过如下方法,可实现脚本强制bitlocker加密,完成锁定。


  支持如下Windows系统
  • Windows 11 Pro, Enterprise, Education editions
  • Windows 10 Pro, Enterprise, Education editions
  • Windows 8.1 Pro and Enterprise editions
  • Windows 8 Pro and Enterprise editions
  • Windows 7 Ultimate and Enterprise editions
  • Windows 7 Vista Ultimate and Enterprise editions
  • Windows Server 2008 and above

1. 下载脚本 :https://workdrive.zohopublic.com.cn/external/3d9e737294a7b047d813cd818ee6224d9eb684a8de4914d0de2e580efecb2be6
2. 登陆EC控制台,配置--脚本库,创建脚本,将下载的ps1上传,保存。

3. 进入 配置--配置--windows--自定义脚本,选择新创建的脚本,参数为 密码(⚠️密码复杂度需满足本地策略/组策略要求,尽量使用复杂度高的密码)。建议密码使用一次,密码请妥善保存。

4. 选择重试次数,立即部署
 
5. 当设备在线,将立即执行加密锁定
 
6. 设备找到后,使用密码即可解锁。同时使用如下方法关闭Bitloker
      1)手动关闭,打开控制面板 -- 搜索bitlocker -- 关闭bitlocker加密
      2)EC后台推送脚本命令(方法同上): Get-BitLockerVolume -MountPoint "C:"