I use "manage-bde" in Powershell to remotely check the status of Bitlocker encryption on domain computers.
We have several connected domains, but for this lets say Domain1 and Domain2. When I try to run manage-bde from my computer in Domain1 querying a remote computer in domain2 I get "Access Denied" due to it using my credentials from Domain1 that I am currently logged in to.
Is there a way to run manage-bde when logged in to Domain1 with credentials for Domain2?