- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2025 06:01 AM
Hi,
I am trying to integrate with our Microsoft Defender instance from Xsoar Cloud. Right now I am trying to create a playbook task to add an item to the Tenant Allow Block List (TABL). Looks like the only way is via Powershell. I have a script that will work, but the default engine doesn't have the module needed, ExchangeOnlineManagement. Is this even possible to add a module? If so, any help or guidance would be great. Copilot wqas not help it gave steps for menu options that don't exist.
05-09-2025 12:16 AM
Hey there,
is this v6 or v8 of XSOAR?
If it is v6 it is rather easy, as you can build your own image via the gui
If it is v8 we dont have the option, so you would need to check here
https://github.com/demisto/dockerfiles-info
if by any chance we have the image you are looking for, or go through the trouble and build one your self
https://github.com/demisto/dockerfiles/blob/master/README.md
05-09-2025 12:16 AM
Hey there,
is this v6 or v8 of XSOAR?
If it is v6 it is rather easy, as you can build your own image via the gui
If it is v8 we dont have the option, so you would need to check here
https://github.com/demisto/dockerfiles-info
if by any chance we have the image you are looking for, or go through the trouble and build one your self
https://github.com/demisto/dockerfiles/blob/master/README.md
05-09-2025 04:22 AM
Thanks for the reply. I believe demisto/pwsh-exchangev3 is working. I got past the error about unrecognized command. We are setting up a Microsoft Application ID to test and see if it works, but I expect it will.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!