We're migrating from PDQ Deploy and I have a number of packaged in PDQ that are just scripts.
There are times that I need to restart a laptop on the network but if I don't pause Bitlocker then I'll have to wait for the user to return to log in.
How can I replicate this in Endpoint Central?
PS: Suspend-BitLocker -MountPoint "C:" -RebootCount 0
[reboot]
PS: Resume-BitLocker -MountPoint "C:"