Replies: 2 comments 1 reply
-
Hi @Decoy7884 - Have you uploaded these files to the CrowdStrike cloud first? (An example of this operation can found in this sample.) I think you may be looking for the RTR_CreatePut_Files and RTR_ExecuteAdminCommand operations (using the |
Beta Was this translation helpful? Give feedback.
-
Im trying to figure out the RTR_ExecuteAdminCommand. I am creating a batch/session but its not finding it to execute. Ideas? #mac check tenable install function
This is the response from the falcon.comand ("BatchAdminCmd") on 0: {'status_code': 400, 'headers': {'Server': 'nginx', 'Date': 'Tue, 27 May 2025 17:20:02 GMT', 'Content-Type': 'application/json', 'Content-Length': '211', 'Connection': 'keep-alive', 'Content-Encoding': 'gzip', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains', 'X-Cs-Region': 'eu-1', 'X-Cs-Traceid': '10c51046-0339-43f9-8d3c-589132af660a', 'X-Ratelimit-Limit': '6000', 'X-Ratelimit-Remaining': '5901'}, 'body': {'meta': {'query_time': 0.000775654, 'powered_by': 'empower-api', 'trace_id': '10c51046-0339-43f9-8d3c-589132af660a'}, 'combined': {'resources': {}}, 'errors': [{'code': 400, 'message': 'no hosts in this batch session'}]}} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am trying to put files onto a Mac. I know they can not go onto root (/), so I want to put them into /tmp. What would be the best method to do this? I tried to do a CD before hand but its not recognized with RTR_GetPut_FilesV2
Beta Was this translation helpful? Give feedback.
All reactions