Skip to content

Feature Requst #3

@antmar904

Description

@antmar904

Hello again.

This PowerShell module is a life saver. I have another feature request but not sure if it's supported by the API. We do a lot of actions in bulk like fetch files, etc.

Would it be possible to add bulk actions for some of the commands like "Invoke-S1AgentFetchFile" and add a parameter called "AgentIDs" ?

I tried adding multiple agent ids comma delimited but it did not work.

here is the output:

PS C:\Users\user> Invoke-S1FetchFile -AgentID 1865915405318312837,1393562905710383536 -FilePath C:\temp\hostnames.txt
Invoke-S1FetchFile: Cannot process argument transformation on parameter 'AgentID'. Cannot convert value to type System.String.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions