- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-12-2023 05:51 AM
Is there a way to force logoff of user during isolation of endpoint? Want to make sure that if computer is infected, it prevents user from logging back in to computer.
07-12-2023 06:03 AM
Hi @Noe.ortega ,
Thank you for writing to live community.
Though there is no direct or automated way of doing this. However, if you have Cortex XDR Pro Per Endpoint license, you can technically do the following to achieve the objective from preventing user to log back in or system shutdown:
I am sure live terminal would be an easy find, so guiding on scripts part as below:
There is also another way of automating this, and that is by automation rules. You can create automation rules for a specific type of incident generated (for eg ransomware activity for a specific known malicious SHA256 or some malicious vectors), then you can create one sequence for isolating the endpoint and other sequence could be to run custom endpoint script to perform the same set of activities as mentioned above.
Hope this helps.
Please mark the response as "Accept as Solution" if it answers your query.
07-12-2023 06:03 AM
Hi @Noe.ortega ,
Thank you for writing to live community.
Though there is no direct or automated way of doing this. However, if you have Cortex XDR Pro Per Endpoint license, you can technically do the following to achieve the objective from preventing user to log back in or system shutdown:
I am sure live terminal would be an easy find, so guiding on scripts part as below:
There is also another way of automating this, and that is by automation rules. You can create automation rules for a specific type of incident generated (for eg ransomware activity for a specific known malicious SHA256 or some malicious vectors), then you can create one sequence for isolating the endpoint and other sequence could be to run custom endpoint script to perform the same set of activities as mentioned above.
Hope this helps.
Please mark the response as "Accept as Solution" if it answers your query.
07-12-2023 09:57 PM
Thank you so much Neel for providing us the solution. Appreciating your efforts and Knowledge.
07-17-2023 02:14 AM - edited 07-17-2023 02:16 AM
Just to add to the above @Noe.ortega , the solution suggested also assumes that you have collected all forensic data and memory artefacts for investigation before you shut the endpoint down as all the memory artefacts would be deleted after reboot.
You can attempt to restrict user logins if needed for the endpoints by restricting groups.: https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/restrict-use-one-domain-user-...
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!