
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2022
10:02 PM
- last edited on
‎06-30-2023
03:13 PM
by
ErikT
Need some help in creating a deployment package for this script below:
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12; (new-object Net.WebClient).DownloadString("https://api.agent.alienvault.cloud/osquery-api/us-east-1/bootstrap?flavor=powershell") | iex; install_agent -controlnodeid 9c36def5-9cc9-486a-a9b0-f3deaad07755
Thanks in advance.
Labels:
- Labels:
-
Deployment discussions
0 REPLIES 0
